[libcxx-commits] [PATCH] D110103: [libc++abi] Remove unnecessary atomic_support.h header from libc++abi

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 21 11:38:59 PDT 2021


ldionne updated this revision to Diff 373997.
ldionne added a comment.

Try to fix libc++abi tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110103

Files:
  libcxxabi/src/cxa_default_handlers.cpp
  libcxxabi/src/cxa_exception.cpp
  libcxxabi/src/cxa_guard_impl.h
  libcxxabi/src/cxa_handlers.cpp
  libcxxabi/src/include/atomic_support.h
  libcxxabi/src/stdlib_stdexcept.cpp
  libcxxabi/test/libcxxabi/test/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110103.373997.patch
Type: text/x-patch
Size: 8547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210921/54b3c03c/attachment.bin>


More information about the libcxx-commits mailing list