summaryrefslogtreecommitdiffstats
path: root/test/ARCMT
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Check for NULL passed to CFAutorelease.Jordan Rose2014-06-212-30/+62
* Objective-C. Revert my patch in r211234.Fariborz Jahanian2014-06-182-3/+3
* Objective-C ARC. Allow conversion of (void*) pointers toFariborz Jahanian2014-06-182-3/+3
* [objcmt] Make sure we don't edit the return type to add 'instancetype' if the...Argyrios Kyrtzidis2014-05-211-0/+10
* ARCMT/GC-check-warn-nsalloc.m: don't provide a diag groupAlp Toker2014-05-191-3/+2
* Improve test verification from r209172Alp Toker2014-05-191-2/+2
* Get ARCMT/GC-check-warn-nsalloc.m workingAlp Toker2014-05-191-4/+5
* Make the ARCMT tests self-contained.Manuel Klimek2014-05-1910-2/+351
* [objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it ...Argyrios Kyrtzidis2014-05-171-0/+12
* Fix "regression" caused by updating our notion of POD to better match the C++11Richard Smith2014-01-111-1/+1
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-181-3/+3
* ObjectiveC migrator. Fixes a bug when protocolFariborz Jahanian2013-12-172-0/+32
* Re-apply r197076 and r197086; the build was fixed by chapuni in r197114.Hans Wennborg2013-12-126-0/+60
* Revert r197076: "[objcmt] When emitting a remap file, use a json formatHans Wennborg2013-12-126-60/+0
* Objective-C migrator: when inferring 'readonly' property of anFariborz Jahanian2013-12-123-3/+3
* [objcmt] When emitting a remap file, use a json format with the edit entries,...Argyrios Kyrtzidis2013-12-116-0/+60
* [objcmt] When whitelisting the headers we want to modify, allow changing theArgyrios Kyrtzidis2013-12-115-2/+40
* [objcmt] Add a modernization option to infer and suggest designated initializ...Argyrios Kyrtzidis2013-12-102-0/+88
* Remove all DISABLE lines from testsAlp Toker2013-12-0841-41/+0
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-052-2/+2
* ObjectiveC migrator. delegate property must be Fariborz Jahanian2013-11-212-0/+6
* ObjectiveC migrator. use strong instead of Fariborz Jahanian2013-11-214-71/+71
* ObjectiveC migrator. Do not migrate categories withFariborz Jahanian2013-11-193-100/+4
* ObjectiveC migrator: This patch sets access propertyFariborz Jahanian2013-11-143-15/+15
* [objcmt] Introduce "objcmt-white-list-dir-path=" option.Argyrios Kyrtzidis2013-11-146-0/+31
* ObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLYFariborz Jahanian2013-11-132-2/+2
* ObjectiveC migrator. Another alternative toFariborz Jahanian2013-11-122-0/+445
* ObjectiveC migrator. More testing of instancetype migration inFariborz Jahanian2013-11-112-0/+56
* ObjectiveC migrator. Fixes an obscure bug whereFariborz Jahanian2013-11-082-0/+269
* ObjectiveC migrator. Please annotation of properties with Fariborz Jahanian2013-11-052-2/+2
* ObjectiveC migrator. When inferring readwrite property,Fariborz Jahanian2013-11-014-10/+99
* ObjectiveC migrator. Change naming hueristic forFariborz Jahanian2013-10-312-2/+16
* ObjectiveC migrator: annotate all protocols/methods inFariborz Jahanian2013-10-312-0/+82
* ObjectiveC migrator. In infering NS_ENUM/NS_OPTIONSFariborz Jahanian2013-10-172-26/+69
* ObjectiveC migrator. Remove blank linesFariborz Jahanian2013-10-163-56/+0
* ObjectiveC migrator. Don't add 'assign' forFariborz Jahanian2013-10-162-0/+16
* ObjectiveC migrator. 'atomic' is the default attribute.Fariborz Jahanian2013-10-161-51/+51
* ObjectiveC migrator. Use 'assign' for 'delegate'Fariborz Jahanian2013-10-163-13/+13
* ObjectiveC migrator: Support for more possibility ofFariborz Jahanian2013-10-152-1/+41
* ObjectiveC migrator. also support migration toFariborz Jahanian2013-10-112-0/+68
* ObjectiveC migrator: fixes a bug when in NS_ENUM/NS_OPTIONSFariborz Jahanian2013-10-112-0/+21
* ObjectiveC migrator. When migrating to NS_ENUM/NS_OPTIONS,Fariborz Jahanian2013-10-101-9/+0
* ObjectiveC migrator: For 'default' and 'shared' family ofFariborz Jahanian2013-10-102-2/+6
* ObjectiveC migrator. Introduce a new objcmt-atomic-property optionFariborz Jahanian2013-10-092-0/+458
* ObjectiveC migrator. Introduce a new print policy forFariborz Jahanian2013-10-091-2/+2
* ObjectiveC migrator: Add support for inferring Fariborz Jahanian2013-10-082-0/+6
* ObjectiveC migration. Add support for inferringFariborz Jahanian2013-10-082-4/+22
* ObjectiveC migrator: A typical implementation ofFariborz Jahanian2013-10-071-1/+1
* ObjectiveC migrator: Add individual options andFariborz Jahanian2013-10-0212-12/+12
* ObjectiveC migrator. Starting distiguising differentFariborz Jahanian2013-10-0214-14/+14