Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
e9b801f7633b11b18d357a71442bd003435784e8
/
test
/
SemaObjC
/
no-objc-exceptions.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
da4b7cf
Add a new ObjCExceptions member variable to LangOptions. This controls whether Objective-C exceptions are enabled or not (they are by default).
by Anders Carlsson
· 14 years ago