summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/reference-cast.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-9/+9
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-9/+9
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-10/+10
* Add more of the command line options as attribute flags.Bill Wendling2013-02-281-1/+1
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-3/+2
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-2/+3
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-3/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-1/+4
* 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