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 library is
being linked statically, so define our own macro as a replacement.
Details
Details
- Reviewers
compnerd smeenai EricWF mclow.lists - Commits
- rG4bdb80faf2dd: libcxx: Stop using private MSVC macros in the exception implementation.
rCXX322617: libcxx: Stop using private MSVC macros in the exception implementation.
rL322617: libcxx: Stop using private MSVC macros in the exception implementation.
Diff Detail
Diff Detail
- Build Status
Buildable 13899 Build 13899: arc lint + arc unit