diff options
author | Reid Kleckner <rnk@google.com> | 2018-12-17 23:10:43 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-12-17 23:10:43 +0000 |
commit | d2f98772d008707a8d63f0679778659eb616c57e (patch) | |
tree | 6d4ef664d9fec1b3e92f06c5fb1339655e39775a /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
parent | d3a3e4b46d691fc568f8315bc3691c97511d67e7 (diff) | |
download | bcm5719-llvm-d2f98772d008707a8d63f0679778659eb616c57e.tar.gz bcm5719-llvm-d2f98772d008707a8d63f0679778659eb616c57e.zip |
Update Microsoft name mangling scheme for exception specifiers in the type system
Summary:
The msvc exception specifier for noexcept function types has changed
from the prior default of "Z" to "_E" if the function cannot throw when
compiling with /std:C++17.
Patch by Zachary Henkel!
Reviewers: zturner, rnk
Reviewed By: rnk
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D55685
llvm-svn: 349414
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions