summaryrefslogtreecommitdiff
path: root/test/ARCMT
Commit message (Expand)AuthorAgeFilesLines
* Commit some test changes somehow missed in r239789.Richard Smith2015-06-161-2/+2
* [Objective-C SDK modernizer]. Patch to convert setter/getterFariborz Jahanian2015-04-022-0/+15
* [SDK modernizer PATCH]. Fixes a bug whereby a call to superFariborz Jahanian2015-03-232-3/+21
* Revert r231008 (and dependent r231019).Daniel Jasper2015-03-032-4/+0
* [SDK modernizer] Patch to fix type of the typed enums whenFariborz Jahanian2015-03-022-0/+14
* Attempt to fix buildbot.Fariborz Jahanian2015-03-022-2/+2
* [SDK modernizer]. Patch fixes driver's lack ofFariborz Jahanian2015-03-022-0/+4
* Allow (Object *)kMyGlobalCFObj casts without bridgingBen Langmuir2015-02-252-6/+16
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-254-4/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-254-0/+4
* Objective-C SDK modernizer to use NS_ENUM/NS_OPTIONS macrosFariborz Jahanian2015-01-262-2/+34
* Objective-C moderinzer [qoi], add space on rhs when needed whenFariborz Jahanian2015-01-232-0/+42
* Objective-C modernizer. Avoid using property-dot syntax whenFariborz Jahanian2015-01-232-0/+44
* ObjC getters with names like "newItem" should still be linked to the @property.Jordan Rose2015-01-162-0/+18
* Objective-C SDK modernizer. When modernizing an enum to Fariborz Jahanian2014-12-102-18/+18
* Objective-C SDK modernizer. Modernize to use Fariborz Jahanian2014-12-092-0/+44
* Objective-C. Fixes a regression caused by implementationFariborz Jahanian2014-11-131-8/+3
* [Objective-C Sema]. Issue availability/deprecated warning when Fariborz Jahanian2014-11-071-3/+8
* Objective-C SDK modernization tool. Use its own optionFariborz Jahanian2014-10-312-3/+3
* Objective-C SDK modernization. import Foundation evenFariborz Jahanian2014-10-092-0/+5
* Objective-C SDK modernization. convert message expression Fariborz Jahanian2014-10-092-0/+78
* Objective-C SDK modernization. When modernizing toFariborz Jahanian2014-10-072-0/+48
* Objective-C SDK modernizer. Patch to support modernizationFariborz Jahanian2014-10-062-0/+78
* Objective-C Modernizer. Patch to remove dangling spaceFariborz Jahanian2014-10-012-11/+48
* Objective-C SDK modernizer. Do not modernize an enum Fariborz Jahanian2014-09-152-0/+16
* Reword switch/goto diagnostics "protected scope" diagnostics. Making up a termRichard Smith2014-09-061-1/+1
* Objective-C modernization. Convert -initWithUTF8String messagingFariborz Jahanian2014-08-252-2/+12
* [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