Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
d75ff6496bfb599a9edde41681873919d4d44152
/
test
/
SemaObjC
/
class-method-self.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
a41a8c5
Whenever we complain about a failed initialization of a function or
by Douglas Gregor
· 15 years ago
d4eea83
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 15 years ago
d4c6090
Diagnose conversion of 'Class' to/from objective-c
by Fariborz Jahanian
· 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
d824c9c
ASTContext::mergeTypes(): Loosen up the type checking for 'Class' (treating it like 'id').
by Steve Naroff
· 16 years ago