]> granicus.if.org Git - clang/commit
Add a -fcxx-exceptions flag to clang -cc1. This controls the newly added CXXException...
authorAnders Carlsson <andersca@mac.com>
Wed, 23 Feb 2011 03:16:42 +0000 (03:16 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 23 Feb 2011 03:16:42 +0000 (03:16 +0000)
commit0761e44550f094633bbe7fd4ae1d79ec456fca69
tree0c5cfe8effdef3380f0e24854bef4828fc1aea69
parent7da99b05aa9482e76b2954223b5652469004aec2
Add a -fcxx-exceptions flag to clang -cc1. This controls the newly added CXXExceptions flag.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126300 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
lib/Frontend/CompilerInvocation.cpp