Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Produce an error for unknown -f options. | Rafael Espindola | 2013-09-25 | 1 | -3/+3 |
| | | | | llvm-svn: 191394 | ||||
* | objective-c: remove -fobjc-default-synthesize-properties from the driver. | Fariborz Jahanian | 2012-04-09 | 1 | -1/+2 |
| | | | | | | | cc1 option remains though to invoke default property synthesis. // rdar://11209719 llvm-svn: 154334 | ||||
* | objective-c: Remove -fno-objc-default-synthesize-properties | Fariborz Jahanian | 2012-04-09 | 1 | -0/+9 |
as the driver option. // rdar://11209719 llvm-svn: 154331 |