summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/no-objc-default-synthesize-properties.m
Commit message (Collapse)AuthorAgeFilesLines
* Produce an error for unknown -f options.Rafael Espindola2013-09-251-3/+3
| | | | llvm-svn: 191394
* objective-c: remove -fobjc-default-synthesize-properties from the driver.Fariborz Jahanian2012-04-091-1/+2
| | | | | | | cc1 option remains though to invoke default property synthesis. // rdar://11209719 llvm-svn: 154334
* objective-c: Remove -fno-objc-default-synthesize-propertiesFariborz Jahanian2012-04-091-0/+9
as the driver option. // rdar://11209719 llvm-svn: 154331
OpenPOWER on IntegriCloud