This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 30a22af83 [libc++] Do not specify the underlying type of memory_order new 417a7dee1 Fix ABI compatibility of `<stdexcept>` with VCRuntime.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/stdexcept | 29 +++++++- src/stdexcept.cpp | 85 +--------------------- .../runtime/stdexcept_default.ipp} | 77 ++++++-------------- ...eption_libcxxrt.ipp => stdexcept_vcruntime.ipp} | 19 ++--- 4 files changed, 60 insertions(+), 150 deletions(-) copy src/{stdexcept.cpp => support/runtime/stdexcept_default.ipp} (53%) copy src/support/runtime/{exception_libcxxrt.ipp => stdexcept_vcruntime.ipp} (53%)