summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/reference-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r332847; it caused us to miscompile certain forms of reference initial...Richard Smith2018-05-211-0/+6
* Bring r325915 back.Rafael Espindola2018-02-231-2/+2
* PR32044: Fix some cases where we would confuse a transparent init-list expres...Richard Smith2017-02-231-1/+12
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Fix reference binding of const lvalue references to bit-fields, whichDouglas Gregor2010-01-291-0/+3
* Fix a code gen. bug involving compiling global references.Fariborz Jahanian2010-01-251-0/+5
* Fix the CodeGen half of PR5911 by changing reference initialization toChandler Carruth2010-01-121-0/+7
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix a recent regression from the initialization changes.Eli Friedman2009-12-111-0/+9