Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
e09b8c41d0eeb17f8cbe73affb213cb7ff8d0718
/
test
/
SemaObjC
/
alias-test-2.m
b2f6820
Added a new attribute, objc_root_class, which informs the compiler when a root class is intentionally declared.
by Patrick Beard
· 13 years ago
4fc04da
Don't crash when a duplicate interface/protocol is inside an extern "C" context.
by Argyrios Kyrtzidis
· 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
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
5f4a682
Make all the 'redefinition' diagnostics more consistent, and make the
by Chris Lattner
· 16 years ago
b8b96af
make some objc redefinition warnings more consistent: call definitions
by Chris Lattner
· 16 years ago
cfe8bf3
Fix <rdar://problem/6329769> [sema] crash on duplication definition of interface with protocols.
by Steve Naroff
· 16 years ago
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/alias-test-2.m]
4cabdfc
Fixed a @compatible_alias bug. In the process, discovered unnecessary 2ndry lookup
by Fariborz Jahanian
· 17 years ago