diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2018-01-17 04:37:04 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2018-01-17 04:37:04 +0000 |
commit | 4bdb80faf2dda9818ee98456f90ae356c201ee05 (patch) | |
tree | 95afb474ee2d5a7dbab6635c01f2cb5df2b44650 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 77ba1e7c0801f36ee3af769610244846a6e1bf5a (diff) | |
download | bcm5719-llvm-4bdb80faf2dda9818ee98456f90ae356c201ee05.tar.gz bcm5719-llvm-4bdb80faf2dda9818ee98456f90ae356c201ee05.zip |
libcxx: Stop using private MSVC macros in the exception implementation.
Inline the provided "fallback" definitions (which seem to always be
taken) that expand to __cdecl into users. The fallback definitions
for the *CRTIMP* macros were wrong in the case where the CRT is being
linked statically, so define our own macro as a replacement.
Differential Revision: https://reviews.llvm.org/D42158
llvm-svn: 322617
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions