[libcxx-commits] [PATCH] D58945: Fix ABI compatibility of `<stdexcept>` with VCRuntime.

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 6 12:25:57 PST 2019


EricWF updated this revision to Diff 189558.
EricWF added a comment.

- Clang format new files.
- Fix preexisting copy/paste mistake.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58945/new/

https://reviews.llvm.org/D58945

Files:
  include/stdexcept
  src/stdexcept.cpp
  src/support/runtime/stdexcept_default.ipp
  src/support/runtime/stdexcept_vcruntime.ipp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58945.189558.patch
Type: text/x-patch
Size: 9266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190306/0baf731d/attachment-0001.bin>


More information about the libcxx-commits mailing list