[PATCH] D47853: [Frontend] Disallow non-MSVC exception models for windows-msvc targets
Shoaib Meenai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 7 12:59:34 PDT 2018
smeenai updated this revision to Diff 150394.
smeenai marked 2 inline comments as done.
smeenai added a comment.
Add back missing MinGW coverage
Repository:
rC Clang
https://reviews.llvm.org/D47853
Files:
include/clang/Basic/DiagnosticFrontendKinds.td
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/personality.c
test/CodeGenCXX/ms-eh-personality.cpp
test/CodeGenCXX/personality.cpp
test/CodeGenObjC/personality.m
test/CodeGenObjCXX/personality.mm
test/Frontend/windows-exceptions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47853.150394.patch
Type: text/x-patch
Size: 22446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180607/55d4153b/attachment-0001.bin>
More information about the cfe-commits
mailing list