Sign in
ara-mdk
/
platform
/
external
/
clang
/
c21fed361c11f13db345cba69101578578d8fb79
/
test
/
SemaObjC
/
class-def-test-1.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
cda9c67
Adopt a more principled approach to invalid declarations:
by Douglas Gregor
· 16 years ago
818cb9e
Fix <rdar://problem/6552648> error: redefinition of 'XCElementAnchorDelegate' as different kind of symbol.
by Steve Naroff
· 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
eacc392
simplify some code.
by Chris Lattner
· 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/class-def-test-1.m]
a924e7c
by Steve Naroff
· 17 years ago
f5f20bd
The checking for the delimiters of expected error/warning messages was
by Bill Wendling
· 17 years ago
be127ba
Several name lookup conflict detection fixes involving objective-c names.
by Fariborz Jahanian
· 17 years ago
4b6df3f
Fixed all my recent test cases to have the RUN command and
by Fariborz Jahanian
· 17 years ago
ccb4f31
This patch introduces a new class to keep track of class implementation info. It also adds more
by Fariborz Jahanian
· 17 years ago