aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/reference-init.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-23PR32044: Fix some cases where we would confuse a transparent init-list expres...Richard Smith1-1/+12
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg1-1/+1
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg1-1/+1
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs1-0/+1
2010-01-29Fix reference binding of const lvalue references to bit-fields, whichDouglas Gregor1-0/+3
2010-01-25Fix a code gen. bug involving compiling global references.Fariborz Jahanian1-0/+5
2010-01-12Fix the CodeGen half of PR5911 by changing reference initialization toChandler Carruth1-0/+7
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-11Fix a recent regression from the initialization changes.Eli Friedman1-0/+9