summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjCXX/arc-special-member-functions.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove custom handling of array copies in lambda by-value array capture andRichard Smith2016-12-141-2/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-5/+5
* Emit DeferredDeclsToEmit in a DFS order.Rafael Espindola2015-01-221-35/+35
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-1/+1
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-17/+17
* At -O0, prefer objc_storeStrong with a null new value to theJohn McCall2012-10-171-4/+3
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Fix a couple of problems with initialization and assignment toJohn McCall2011-07-281-6/+10
* Switch field destruction over to use the new destroyer-based APIJohn McCall2011-07-121-4/+11
* Fix the clang bootstrap and Jay's testcase from llvm-dev by being completelyChris Lattner2011-07-101-4/+4
* Automatic Reference Counting.John McCall2011-06-151-0/+154
OpenPOWER on IntegriCloud