Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
32141c8f69a6a51d7cf95a18229cd335ecd59903
/
test
/
SemaObjC
/
synchronized.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
d1969d8
Prep for new warning.
by Mike Stump
· 15 years ago
77a6be4
Diagnose if an implementation implements a forward class
by Fariborz Jahanian
· 16 years ago
a868a20
implement semantic analysis for @synchronized, fixing a crash on invalid
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 16 years ago
[Renamed from test/SemaObjC/objc-synchronized.m]
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/objc-synchronized.m]
3ac438c
Parser::ParseObjCSynchronizedStmt() needs to Enter/Exit a decl scope.
by Steve Naroff
· 17 years ago