summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/destroy.mm
Commit message (Expand)AuthorAgeFilesLines
* Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper2018-12-181-2/+2
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-1/+1
* Emit DeferredDeclsToEmit in a DFS order.Rafael Espindola2015-01-221-2/+2
* Fix an assertion failure trying to emit a trivial destructor in ObjC++Ben Langmuir2014-09-261-0/+50