summaryrefslogtreecommitdiff
path: root/test/SemaObjCXX/arc-templates.mm
Commit message (Expand)AuthorAge
* Objective-C ARC++: Prefer references to __strong/__weak over __unsafe_unretai...Douglas Gregor2014-01-02
* Objective-C++ ARC: Improve the conversion to a const __unsafe_unretained refe...Douglas Gregor2013-11-08
* In Objective-C ARC, completely ignore ownership qualifiers on theDouglas Gregor2013-01-17
* When performing the deduced/actual argument type check for C++Douglas Gregor2012-07-18
* Only complain about __strong __strong id, not __strong SomeStrongTypedefJohn McCall2012-02-08
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-02
* Objective-C++ ARC: When performing template argument deduction for aDouglas Gregor2011-07-26
* Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall2011-07-06
* Objective-C++ ARC: eliminate the utterly unjustified loophole thatDouglas Gregor2011-06-17
* Objective-ARC++: infer template type arguments ofDouglas Gregor2011-06-17
* Automatic Reference Counting.John McCall2011-06-15