Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
15987970eeaa1842c29ec8797affd1c1dea05585
/
test
/
SemaObjC
/
rdar6248119.m
e9b801f
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on.
by Anders Carlsson
· 14 years ago
95bba6f
Move some Objective-C tests to SemaObjC and CodeGenObjC.
by Anders Carlsson
· 14 years ago
[Renamed from test/Sema/rdar6248119.m]
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
01ed063
Make tests use the new clang -cc1 flag.
by Fariborz Jahanian
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
3527b59
Enter a new scope for a @try block.
by Ted Kremenek
· 16 years ago
aefc366
Have @finally introduce a new scope.
by Ted Kremenek
· 16 years ago