summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/reference-cast.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix r137086 to actually work properly in general. PR10650.Eli Friedman2011-08-141-0/+11
* Hand materialization of temporary expressions when emitting a scalarDouglas Gregor2011-08-091-0/+13
* Adjust test for float printing differences. Windows uses three digits for the...Benjamin Kramer2010-07-191-6/+6
* Reinstate the scalar-cast-to-const-reference improvements, this timeDouglas Gregor2010-07-151-0/+170
* Revert r108431 and r108433 (the cast-to-const-reference fixes), whichDouglas Gregor2010-07-151-170/+0
* Teach CodeGenFunction::EmitCastLValue() to handle casts to an lvalueDouglas Gregor2010-07-151-0/+170
OpenPOWER on IntegriCloud