summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjCXX/mangle-blocks.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error in block mangling.Richard Smith2017-09-071-3/+7
* Emit DeferredDeclsToEmit in a DFS order.Rafael Espindola2015-01-221-1/+1
* AST: Fix the mangling for unqualified-blocksDavid Majnemer2014-08-041-7/+6
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Finish off mangling locals in block literals.Eli Friedman2013-07-101-4/+1
* More fixes for block mangling.Eli Friedman2013-07-021-7/+7
* Fix mangling for block literals.Eli Friedman2013-07-011-6/+32
* Change mangling of objects inside block literals.Eli Friedman2013-06-241-4/+16
* block literal irgen: several improvements on naming blockFariborz Jahanian2012-06-261-8/+8
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Fix testsuite for blocks mangling changeDouglas Gregor2010-05-251-0/+50
OpenPOWER on IntegriCloud