]> granicus.if.org Git - clang/commit
Remove -fnew-ms-eh
authorDavid Majnemer <david.majnemer@gmail.com>
Sat, 20 Feb 2016 09:23:41 +0000 (09:23 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sat, 20 Feb 2016 09:23:41 +0000 (09:23 +0000)
commitaed82c0255ecb222a42ce4f315e89fa02cb0410c
treeca755a8cb1b5096cbe4bcb7ef63a823b36087ff8
parent55d3b14e188a228f844c6f1844f3f10a49df81f4
Remove -fnew-ms-eh

This flag no longer controls any behavior inside of clang.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@261423 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
test/CodeGen/exceptions-seh-leave.c
test/CodeGen/exceptions-seh.c
test/CodeGenCXX/exceptions-cxx-new.cpp
test/CodeGenCXX/microsoft-abi-eh-catch.cpp
test/CodeGenCXX/microsoft-abi-try-throw.cpp