summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/block-byref-cxx-objc.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-4/+4
* Don't enter cleanups for unreachable variables. It's impossible toJohn McCall2012-04-131-0/+10
* Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1...Eli Friedman2011-06-131-2/+2
* Test for // rdar://8594790Fariborz Jahanian2010-12-021-0/+25