| commit | 060b1638010a244df1be789e5f23d6a4fe28889c | [log] [tgz] |
|---|---|---|
| author | Jordan Rose <jordan_rose@apple.com> | Thu Aug 23 23:16:34 2012 +0000 |
| committer | Jordan Rose <jordan_rose@apple.com> | Thu Aug 23 23:16:34 2012 +0000 |
| tree | f99167567f3b00180722ffad4d693b7c9bde740c | |
| parent | 434f132060a3d3bbef8cee8ef0090ae0f0235451 [diff] |
[scan-build] Accept -fno-objc-arc as well as -fobjc-arc. This is how Xcode lets individual files be marked as non-ARC when the rest of the project is ARC-enabled, so this is necessary for scan-build xcodebuild. Patch by Paul Eipper! llvm-svn: 162497