summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/property-nonfragile-abi.m
Commit message (Collapse)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-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 Naroff2009-03-051-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 Friedman2009-03-041-1/+1
| | | | | | Linux. llvm-svn: 66019
* Fix <rdar://problem/5982579> [clang on xcode] (using arch=x86_64): ↵Steve Naroff2009-03-031-0/+22
synthesized property 'sdkPath' must either be named the same as a compatible ivar or must explicitly name an ivar. llvm-svn: 65973
OpenPOWER on IntegriCloud