Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
32141c8f69a6a51d7cf95a18229cd335ecd59903
/
test
/
SemaObjC
/
property-9-impl-method.m
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
1147c5e
Change tests to use clang -cc1...
by Fariborz Jahanian
· 16 years ago
d1969d8
Prep for new warning.
by Mike Stump
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
f178728
Fix <rdar://problem/6655054> clang issues bogus error on property usage in a dot-syntax.
by Steve Naroff
· 16 years ago
8cf0bb3
Set default property attributes on each property.
by Fariborz Jahanian
· 17 years ago
2307d31
Restore Objective-C dot-syntax access of methods.
by Daniel Dunbar
· 17 years ago
4bbef0f
Temporarily disable some tests which due to dot-syntax access of methods.
by Daniel Dunbar
· 17 years ago
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 17 years ago
[Renamed from test/SemaObjC/objc-property-9-impl-method.m]
6ac6ddc
move all objc sema tests into a new SemaObjC directory. Next step is to
by Chris Lattner
· 17 years ago
[Renamed from test/Sema/objc-property-9-impl-method.m]
6562fda
when in the context of an @implementation, look for private methods in the
by Chris Lattner
· 17 years ago