Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
28ba2ee5c5cc3e43ebf5f9d7464037689d82a198
/
test
/
CodeGenObjC
/
rdr-6732143-dangling-block-reference.m
d1e40d5
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
by John McCall
· 13 years ago
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/CodeGen/rdr-6732143-dangling-block-reference.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
aa5bd87
Fix a subtle bug where the cleanup scope entries had a dangling block reference
by Daniel Dunbar
· 16 years ago