summaryrefslogtreecommitdiff
path: root/test/ARCMT
Commit message (Expand)AuthorAge
* [analyzer] Check for NULL passed to CFAutorelease.Jordan Rose2014-06-21
* Objective-C. Revert my patch in r211234.Fariborz Jahanian2014-06-18
* Objective-C ARC. Allow conversion of (void*) pointers toFariborz Jahanian2014-06-18
* [objcmt] Make sure we don't edit the return type to add 'instancetype' if the...Argyrios Kyrtzidis2014-05-21
* ARCMT/GC-check-warn-nsalloc.m: don't provide a diag groupAlp Toker2014-05-19
* Improve test verification from r209172Alp Toker2014-05-19
* Get ARCMT/GC-check-warn-nsalloc.m workingAlp Toker2014-05-19
* Make the ARCMT tests self-contained.Manuel Klimek2014-05-19
* [objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it ...Argyrios Kyrtzidis2014-05-17
* Fix "regression" caused by updating our notion of POD to better match the C++11Richard Smith2014-01-11
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-18
* ObjectiveC migrator. Fixes a bug when protocolFariborz Jahanian2013-12-17
* Re-apply r197076 and r197086; the build was fixed by chapuni in r197114.Hans Wennborg2013-12-12
* Revert r197076: "[objcmt] When emitting a remap file, use a json formatHans Wennborg2013-12-12
* Objective-C migrator: when inferring 'readonly' property of anFariborz Jahanian2013-12-12
* [objcmt] When emitting a remap file, use a json format with the edit entries,...Argyrios Kyrtzidis2013-12-11
* [objcmt] When whitelisting the headers we want to modify, allow changing theArgyrios Kyrtzidis2013-12-11
* [objcmt] Add a modernization option to infer and suggest designated initializ...Argyrios Kyrtzidis2013-12-10
* Remove all DISABLE lines from testsAlp Toker2013-12-08
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-05
* ObjectiveC migrator. delegate property must be Fariborz Jahanian2013-11-21
* ObjectiveC migrator. use strong instead of Fariborz Jahanian2013-11-21
* ObjectiveC migrator. Do not migrate categories withFariborz Jahanian2013-11-19
* ObjectiveC migrator: This patch sets access propertyFariborz Jahanian2013-11-14
* [objcmt] Introduce "objcmt-white-list-dir-path=" option.Argyrios Kyrtzidis2013-11-14
* ObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLYFariborz Jahanian2013-11-13
* ObjectiveC migrator. Another alternative toFariborz Jahanian2013-11-12
* ObjectiveC migrator. More testing of instancetype migration inFariborz Jahanian2013-11-11
* ObjectiveC migrator. Fixes an obscure bug whereFariborz Jahanian2013-11-08
* ObjectiveC migrator. Please annotation of properties with Fariborz Jahanian2013-11-05
* ObjectiveC migrator. When inferring readwrite property,Fariborz Jahanian2013-11-01
* ObjectiveC migrator. Change naming hueristic forFariborz Jahanian2013-10-31
* ObjectiveC migrator: annotate all protocols/methods inFariborz Jahanian2013-10-31
* ObjectiveC migrator. In infering NS_ENUM/NS_OPTIONSFariborz Jahanian2013-10-17
* ObjectiveC migrator. Remove blank linesFariborz Jahanian2013-10-16
* ObjectiveC migrator. Don't add 'assign' forFariborz Jahanian2013-10-16
* ObjectiveC migrator. 'atomic' is the default attribute.Fariborz Jahanian2013-10-16
* ObjectiveC migrator. Use 'assign' for 'delegate'Fariborz Jahanian2013-10-16
* ObjectiveC migrator: Support for more possibility ofFariborz Jahanian2013-10-15
* ObjectiveC migrator. also support migration toFariborz Jahanian2013-10-11
* ObjectiveC migrator: fixes a bug when in NS_ENUM/NS_OPTIONSFariborz Jahanian2013-10-11
* ObjectiveC migrator. When migrating to NS_ENUM/NS_OPTIONS,Fariborz Jahanian2013-10-10
* ObjectiveC migrator: For 'default' and 'shared' family ofFariborz Jahanian2013-10-10
* ObjectiveC migrator. Introduce a new objcmt-atomic-property optionFariborz Jahanian2013-10-09
* ObjectiveC migrator. Introduce a new print policy forFariborz Jahanian2013-10-09
* ObjectiveC migrator: Add support for inferring Fariborz Jahanian2013-10-08
* ObjectiveC migration. Add support for inferringFariborz Jahanian2013-10-08
* ObjectiveC migrator: A typical implementation ofFariborz Jahanian2013-10-07
* ObjectiveC migrator: Add individual options andFariborz Jahanian2013-10-02
* ObjectiveC migrator. Starting distiguising differentFariborz Jahanian2013-10-02