summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjCXX/arc-mangle.mm
Commit message (Expand)AuthorAgeFilesLines
* Mangle __unaligned in Itanium ABIRoger Ferrer Ibanez2017-06-021-0/+10
* Fix mangled name of method with ns_consumed parameters.Nico Weber2016-05-251-1/+5
* Mangle extended qualifiers in the proper order and mangle theJohn McCall2016-03-011-4/+9
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-9/+9
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-9/+9
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall2011-07-061-1/+1
* Objective-C++ ARC: do not mangle __unsafe_unretained lifetimeDouglas Gregor2011-06-171-2/+2
* Automatic Reference Counting.John McCall2011-06-151-0/+25