Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
test
/
SemaObjC
/
property-nonfragile-abi.m
ca74ae7
Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple.
by Daniel Dunbar
· 16 years ago
af3e722
fe support for objc2's nonfragile-abi synthesized ivars.
by Fariborz Jahanian
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
fbffca6
Tweak diag for <rdar://problem/5982579> [clang on xcode] (using arch=x86_64): synthesized property 'sdkPath' must either be named the same as a compatible ivar or must explicitly name an ivar.
by Steve Naroff
· 16 years ago
cdf0029
Make this test a bit more specific about the target so that it passes on Linux.
by Eli Friedman
· 16 years ago
f4c00ff
Fix <rdar://problem/5982579> [clang on xcode] (using arch=x86_64): synthesized property 'sdkPath' must either be named the same as a compatible ivar or must explicitly name an ivar.
by Steve Naroff
· 16 years ago