[PATCH] MS ABI: Implement support for throwing a C++ exception
David Majnemer
david.majnemer at gmail.com
Wed Mar 4 15:19:25 PST 2015
- Add a test to exercise throw
http://reviews.llvm.org/D8066
Files:
include/clang/AST/Mangle.h
lib/AST/MicrosoftMangle.cpp
lib/CodeGen/CGCXXABI.h
lib/CodeGen/CGException.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/ItaniumCXXABI.cpp
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/microsoft-abi-throw.cpp
test/CodeGenCXX/microsoft-abi-try-throw.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8066.21238.patch
Type: text/x-patch
Size: 35658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150304/380e0877/attachment.bin>
More information about the cfe-commits
mailing list