Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
93296683a70eed2fae0b694748ed4cc51c53aef4
/
test
/
SemaObjC
/
ivar-sem-check-1.m
0162070
Fix PR6618.
by Rafael Espindola
· 15 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
721e77d
Move RequireCompleteType requirement for fields early into ActOnField so that
by Eli Friedman
· 15 years ago
5153ee6
Change SemaType's "GetTypeForDeclarator" and "ConvertDeclSpecToType" to
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
1829a6d
fix rdar://6611778, a redefinition of an interface was causing an
by Chris Lattner
· 16 years ago
4ec339f
Centralize error reporting of improper uses of incomplete types in the
by Douglas Gregor
· 16 years ago
72de667
Unify the code for defining tags in C and C++, so that we always
by Douglas Gregor
· 16 years ago
d9d22dd
Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of
by Chris Lattner
· 16 years ago
5f4a682
Make all the 'redefinition' diagnostics more consistent, and make the
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/ivar-sem-check-1.m]
4b6df3f
Fixed all my recent test cases to have the RUN command and
by Fariborz Jahanian
· 17 years ago
e267ab6
Semantic analysis for objective-c ivars.
by Fariborz Jahanian
· 17 years ago