summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/rewrite-legacy-objc.m
Commit message (Expand)AuthorAgeFilesLines
* Add -fgnuc-version= to control __GNUC__ and other GCC macrosReid Kleckner2019-10-101-3/+3
* [darwin] remove version number check when enabling -fobjc-subscripting-legacy...Alex Lorenz2018-12-061-1/+1
* Add a command line option 'fregister_global_dtors_with_atexit' toAkira Hatanaka2018-04-171-3/+3
* Driver: extract ObjC option rendering (NFC)Saleem Abdulrasool2017-09-011-3/+3
* Record function attribute "stackrealign" instead of using backend optionAkira Hatanaka2015-09-111-3/+3
* Revert "Driver: Objective-C should respect -fno-exceptions"David Majnemer2014-12-091-2/+2
* Driver: Objective-C should respect -fno-exceptionsDavid Majnemer2014-12-051-2/+2
* Introduce f[no-]max-unknown-pointer-align=[number] optionFariborz Jahanian2014-08-051-3/+3
* ObjectiveC. availability of Array/Dictionary subscriptingFariborz Jahanian2013-11-121-1/+4
* ObjectiveC driver change. re-apply patch reverted inFariborz Jahanian2013-11-121-1/+4
* This reverts commit r194435 and r194434.Rafael Espindola2013-11-121-4/+1
* ObjectiveC. Try to unbreak buildbot.Fariborz Jahanian2013-11-121-1/+1
* ObjectiveC. By default allow array/dictionary subscripting inFariborz Jahanian2013-11-111-1/+4
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-271-1/+1
* block extended signatur option. Change previous optionFariborz Jahanian2012-11-151-1/+1
* Remove the -ccc-no-clang option.Rafael Espindola2012-10-311-8/+0
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Use -rewrite-legacy-objc as clang argument for translating Fariborz Jahanian2012-04-021-0/+15
OpenPOWER on IntegriCloud