summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/block-byref-cxx-objc.cpp
AgeCommit message (Expand)Author
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2018-08-10Make changes to the check strings so that the test I modified in r339438Akira Hatanaka
2018-08-10[CodeGen] Merge equivalent block copy/helper functions.Akira Hatanaka
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-04-13Don't enter cleanups for unreachable variables. It's impossible toJohn McCall
2011-06-13Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1...Eli Friedman
2010-12-02Test for // rdar://8594790Fariborz Jahanian