Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2dfab63bb347b51f21ee4e5f87916b3362333580
/
clang
/
test
/
CodeGenObjC
/
exceptions-nonfragile.m
4362261
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
by Stephen Lin
· 12 years ago
9b0a7ce
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
by John McCall
· 14 years ago
6b0feb7
Emit @finally blocks completely lazily instead of forcing their
by John McCall
· 14 years ago
3320e15
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on.
by Anders Carlsson
· 15 years ago
d509182
Coding by inspection has its problems.
by John McCall
· 15 years ago
17afe45
objc_exception_rethrow does not take an exception argument.
by John McCall
· 15 years ago