aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ARCMT
AgeCommit message (Expand)AuthorFilesLines
2014-10-07Objective-C SDK modernization. When modernizing toFariborz Jahanian2-0/+48
2014-10-06Objective-C SDK modernizer. Patch to support modernizationFariborz Jahanian2-0/+78
2014-10-01Objective-C Modernizer. Patch to remove dangling spaceFariborz Jahanian2-11/+48
2014-09-15Objective-C SDK modernizer. Do not modernize an enum Fariborz Jahanian2-0/+16
2014-09-06Reword switch/goto diagnostics "protected scope" diagnostics. Making up a termRichard Smith1-1/+1
2014-08-25Objective-C modernization. Convert -initWithUTF8String messagingFariborz Jahanian2-2/+12
2014-06-21[analyzer] Check for NULL passed to CFAutorelease.Jordan Rose2-30/+62
2014-06-18Objective-C. Revert my patch in r211234.Fariborz Jahanian2-3/+3
2014-06-18Objective-C ARC. Allow conversion of (void*) pointers toFariborz Jahanian2-3/+3
2014-05-21[objcmt] Make sure we don't edit the return type to add 'instancetype' if the...Argyrios Kyrtzidis1-0/+10
2014-05-19ARCMT/GC-check-warn-nsalloc.m: don't provide a diag groupAlp Toker1-3/+2
2014-05-19Improve test verification from r209172Alp Toker1-2/+2
2014-05-19Get ARCMT/GC-check-warn-nsalloc.m workingAlp Toker1-4/+5
2014-05-19Make the ARCMT tests self-contained.Manuel Klimek10-2/+351
2014-05-17[objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it ...Argyrios Kyrtzidis1-0/+12
2014-01-11Fix "regression" caused by updating our notion of POD to better match the C++11Richard Smith1-1/+1
2013-12-18Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek1-3/+3
2013-12-17ObjectiveC migrator. Fixes a bug when protocolFariborz Jahanian2-0/+32
2013-12-12Re-apply r197076 and r197086; the build was fixed by chapuni in r197114.Hans Wennborg6-0/+60
2013-12-12Revert r197076: "[objcmt] When emitting a remap file, use a json formatHans Wennborg6-60/+0
2013-12-12Objective-C migrator: when inferring 'readonly' property of anFariborz Jahanian3-3/+3
2013-12-11[objcmt] When emitting a remap file, use a json format with the edit entries,...Argyrios Kyrtzidis6-0/+60
2013-12-11[objcmt] When whitelisting the headers we want to modify, allow changing theArgyrios Kyrtzidis5-2/+40
2013-12-10[objcmt] Add a modernization option to infer and suggest designated initializ...Argyrios Kyrtzidis2-0/+88
2013-12-08Remove all DISABLE lines from testsAlp Toker41-41/+0
2013-12-05Fix a tranche of comment, test and doc typosAlp Toker2-2/+2
2013-11-21ObjectiveC migrator. delegate property must be Fariborz Jahanian2-0/+6
2013-11-21ObjectiveC migrator. use strong instead of Fariborz Jahanian4-71/+71
2013-11-19ObjectiveC migrator. Do not migrate categories withFariborz Jahanian3-100/+4
2013-11-14ObjectiveC migrator: This patch sets access propertyFariborz Jahanian3-15/+15
2013-11-14[objcmt] Introduce "objcmt-white-list-dir-path=" option.Argyrios Kyrtzidis6-0/+31
2013-11-13ObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLYFariborz Jahanian2-2/+2
2013-11-12ObjectiveC migrator. Another alternative toFariborz Jahanian2-0/+445
2013-11-11ObjectiveC migrator. More testing of instancetype migration inFariborz Jahanian2-0/+56
2013-11-08ObjectiveC migrator. Fixes an obscure bug whereFariborz Jahanian2-0/+269
2013-11-05ObjectiveC migrator. Please annotation of properties with Fariborz Jahanian2-2/+2
2013-11-01ObjectiveC migrator. When inferring readwrite property,Fariborz Jahanian4-10/+99
2013-10-31ObjectiveC migrator. Change naming hueristic forFariborz Jahanian2-2/+16
2013-10-31ObjectiveC migrator: annotate all protocols/methods inFariborz Jahanian2-0/+82
2013-10-17ObjectiveC migrator. In infering NS_ENUM/NS_OPTIONSFariborz Jahanian2-26/+69
2013-10-16ObjectiveC migrator. Remove blank linesFariborz Jahanian3-56/+0
2013-10-16ObjectiveC migrator. Don't add 'assign' forFariborz Jahanian2-0/+16
2013-10-16ObjectiveC migrator. 'atomic' is the default attribute.Fariborz Jahanian1-51/+51
2013-10-16ObjectiveC migrator. Use 'assign' for 'delegate'Fariborz Jahanian3-13/+13
2013-10-15ObjectiveC migrator: Support for more possibility ofFariborz Jahanian2-1/+41
2013-10-11ObjectiveC migrator. also support migration toFariborz Jahanian2-0/+68
2013-10-11ObjectiveC migrator: fixes a bug when in NS_ENUM/NS_OPTIONSFariborz Jahanian2-0/+21
2013-10-10ObjectiveC migrator. When migrating to NS_ENUM/NS_OPTIONS,Fariborz Jahanian1-9/+0
2013-10-10ObjectiveC migrator: For 'default' and 'shared' family ofFariborz Jahanian2-2/+6
2013-10-09ObjectiveC migrator. Introduce a new objcmt-atomic-property optionFariborz Jahanian2-0/+458