Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
41a7e89183116ea89c71d78564a4a7fd7712c0f6
/
test
/
SemaObjC
/
property-nonfragile-abi.m
d1e40d5
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
by John McCall
· 13 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1147c5e
Change tests to use clang -cc1...
by Fariborz Jahanian
· 15 years ago
ca74ae7
Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple.
by Daniel Dunbar
· 15 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