diff options
author | Anders Carlsson <andersca@mac.com> | 2011-02-28 02:27:16 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@mac.com> | 2011-02-28 02:27:16 +0000 |
commit | e96ab55b28ad1e295aeb6a958affc66dc06ab5e2 (patch) | |
tree | 538cda9a523890297534ca497f136d59ee89cfe3 /clang/lib/Frontend/CacheTokens.cpp | |
parent | 64965ad75dd89dd49056cba4f9796dc913b7b6bc (diff) | |
download | llvm-e96ab55b28ad1e295aeb6a958affc66dc06ab5e2.zip llvm-e96ab55b28ad1e295aeb6a958affc66dc06ab5e2.tar.gz llvm-e96ab55b28ad1e295aeb6a958affc66dc06ab5e2.tar.bz2 |
Add a -fcxx-exceptions flag to the frontend, which can be used to enable
C++ exceptions, even when exceptions have been turned off using -fno-exceptions.
Make the -fobjc-exceptions flag do the same thing, but for Objective-C exceptions.
C++ and Objective-C exceptions can also be disabled using -fno-cxx-excptions and
-fno-objc-exceptions.
llvm-svn: 126630
Diffstat (limited to 'clang/lib/Frontend/CacheTokens.cpp')
0 files changed, 0 insertions, 0 deletions