aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-10-08 17:29:07 +0000
committerReid Kleckner <rnk@google.com>2015-10-08 17:29:07 +0000
commitb6776e0d0707c0ff3ef89ee9d1783d569a79870a (patch)
treefa8a88108874e3e269ae09524b7be29ac0e33caf /clang/lib/CodeGen/CodeGenModule.cpp
parentad60be9bdc88914e2232e10df99e245ff97ab7a3 (diff)
downloadllvm-b6776e0d0707c0ff3ef89ee9d1783d569a79870a.zip
llvm-b6776e0d0707c0ff3ef89ee9d1783d569a79870a.tar.gz
llvm-b6776e0d0707c0ff3ef89ee9d1783d569a79870a.tar.bz2
[clang-cl] Make /EHs turn on C++ EH once again
C++ exceptions are still off by default, which is similar to how C++ cleanups are off by default in MSVC. If you use clang instead of clang-cl, exceptions are also still off by default. In the future, when C++ EH is proven to be stable, we may flip the default for that driver to be consistent with other platforms. llvm-svn: 249704
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions