aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/constructor-init-reference.cpp
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2010-04-09Turn access control on by default in -cc1.John McCall1-1/+1
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-08-29Make IRGen for initializing a member reference work correctly.Eli Friedman1-0/+9