Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3714e75eb8aa6108055ac2e718f5104bab8338d4
/
test
/
Parser
/
objc-foreach-syntax.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
7f53253
Fix scoping of method declarations and issue
by Fariborz Jahanian
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
ca6180f
Make tests use the new clang cc1 flag.
by Fariborz Jahanian
· 15 years ago
c199ab3
Implement the first set of changes for PR3963 and rdar://6759604,
by Chris Lattner
· 16 years ago
cd14775
hoist some code for handling objc foreach construct out of Declaration processing
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
41f2b32
Catch a foreach parse error.
by Fariborz Jahanian
· 16 years ago