]> granicus.if.org Git - clang/commit
[MSVC] Turn C++ EH on my default
authorDavid Majnemer <david.majnemer@gmail.com>
Thu, 18 Feb 2016 08:15:05 +0000 (08:15 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Thu, 18 Feb 2016 08:15:05 +0000 (08:15 +0000)
commit94cb8b886f3571d53ff0b26f1d8cb419d905c8c2
tree1ac490c58a49a6400991dd6aa4295d37cddfad77
parent1d51805adbc664ca5795227718fd99bd2915876f
[MSVC] Turn C++ EH on my default

Our support for C++ EH is sufficiently good that it makes sense to
enable support for it out of the box.

While we are here, update the MSVCCompatibility doc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@261195 91177308-0d34-0410-b5e6-96231b3b80d8
docs/MSVCCompatibility.rst
lib/Driver/Tools.cpp