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 | 15348aeb81285c75b2e92b5bf8d2db3445d147c2 (patch) | |
tree | 4decd60ef2c274e5980a3c659a230c475f42892d /lib/Frontend/StmtXML.cpp | |
parent | 3b368dda700e46ef6002168b92cb5bd18e261a5c (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126630 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/StmtXML.cpp')
0 files changed, 0 insertions, 0 deletions