aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/objc-arc-container-subscripting.m
AgeCommit message (Expand)Author
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2012-12-12Marking the objc_autoreleaseReturnValue and objc_retainAutoreleaseReturnValue Chad Rosier
2012-10-17At -O0, prefer objc_storeStrong with a null new value to theJohn McCall
2012-03-06Add clang support for new Objective-C literal syntax for NSDictionary, NSArray,Ted Kremenek