Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
1816442fd19cb2f1c35a807391a6b7f280b35c58
/
test
/
SemaObjC
/
property-3.m
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
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
184671b
Remove old/incorrect warnings.
by Steve Naroff
· 16 years ago
567c8df
Patch to diagnose a variety of misuse of property
by Fariborz Jahanian
· 16 years ago
8ec03f5
Rename NamedDecl::getIdentifierName() to ::getNameAsCString() and make it
by Chris Lattner
· 16 years ago
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 16 years ago
[Renamed from test/SemaObjC/objc-property-3.m]
6ac6ddc
move all objc sema tests into a new SemaObjC directory. Next step is to
by Chris Lattner
· 16 years ago
[Renamed from test/Sema/objc-property-3.m]
daa0311
Test was accidently nullified in previous check-in.
by Fariborz Jahanian
· 17 years ago
5251e13
Patch to refactor setter/getter names of property attributes into Selector
by Fariborz Jahanian
· 17 years ago
aebf0cb
This patch is about merging ObjC2's properties declared in class
by Fariborz Jahanian
· 17 years ago
3435096
Patch to match and issue diagnostics on property type mismatch.
by Fariborz Jahanian
· 17 years ago