Richard Smith
|
027bf11eb3
|
Constant expression evaluation: add support for evaluation of member pointers
and base-to-derived casts, and add proper handling of temporaries.
llvm-svn: 144926
|
2011-11-17 22:56:20 +00:00 |
Eli Friedman
|
e513c6af97
|
Fix runline.
llvm-svn: 92174
|
2009-12-27 05:59:41 +00:00 |
Eli Friedman
|
847a2bce04
|
Fix PointerExprEvaluator::VisitCastExpr so it doesn't misfold C++ casts which
it doesn't know how to fold, like derived-to-base casts.
llvm-svn: 92173
|
2009-12-27 05:43:15 +00:00 |