Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b5aa17c5a118d371db49eb0af8866829b1aff678
/
test
/
SemaObjCXX
/
objc-decls-inside-namespace.mm
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
9983d2d
Properly pop out of Objective-C method declarations when they are (ill-formedly)
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
854a4eb
Make tests use the new clang -cc1 flag.
by Fariborz Jahanian
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
1528145
Make it an error if an Objective-C declaration is not in the global scope.
by Anders Carlsson
· 17 years ago