Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| | | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602 | ||||
* | Tweak diag for <rdar://problem/5982579> [clang on xcode] (using ↵ | Steve Naroff | 2009-03-05 | 1 | -2/+2 |
| | | | | | | arch=x86_64): synthesized property 'sdkPath' must either be named the same as a compatible ivar or must explicitly name an ivar. llvm-svn: 66162 | ||||
* | Make this test a bit more specific about the target so that it passes on | Eli Friedman | 2009-03-04 | 1 | -1/+1 |
| | | | | | | Linux. llvm-svn: 66019 | ||||
* | Fix <rdar://problem/5982579> [clang on xcode] (using arch=x86_64): ↵ | Steve Naroff | 2009-03-03 | 1 | -0/+22 |
synthesized property 'sdkPath' must either be named the same as a compatible ivar or must explicitly name an ivar. llvm-svn: 65973 |