[PATCH] D47853: [Frontend] Disallow non-MSVC exception models for windows-msvc targets
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 7 15:59:19 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334243: [Frontend] Disallow non-MSVC exception models for windows-msvc targets (authored by smeenai, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D47853
Files:
cfe/trunk/include/clang/Basic/DiagnosticFrontendKinds.td
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGen/personality.c
cfe/trunk/test/CodeGenCXX/ms-eh-personality.cpp
cfe/trunk/test/CodeGenCXX/personality.cpp
cfe/trunk/test/CodeGenObjC/personality.m
cfe/trunk/test/CodeGenObjCXX/personality.mm
cfe/trunk/test/Frontend/windows-exceptions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47853.150427.patch
Type: text/x-patch
Size: 22741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/4faa3b0e/attachment.bin>
More information about the llvm-commits
mailing list