diff options
author | Reid Kleckner <rnk@google.com> | 2015-10-08 17:29:07 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2015-10-08 17:29:07 +0000 |
commit | b6776e0d0707c0ff3ef89ee9d1783d569a79870a (patch) | |
tree | fa8a88108874e3e269ae09524b7be29ac0e33caf /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ad60be9bdc88914e2232e10df99e245ff97ab7a3 (diff) | |
download | llvm-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