[libcxx-commits] [PATCH] D144635: Revert "[libc++][NFC] Replace typedef with using declarations in <__atomic/*>"

David Spickett via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 23 03:17:33 PST 2023


DavidSpickett created this revision.
Herald added subscribers: kristof.beyls, arichardson.
Herald added a project: All.
DavidSpickett requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This reverts commit 7ced7e84c094bf96bb3bf76209f580af36f52ecd <https://reviews.llvm.org/rG7ced7e84c094bf96bb3bf76209f580af36f52ecd>.

This has pushed the Arm 32 bit CI over the timeout for the module
include test. Reverting while we sort that test out.

(nothing wrong with the commit content)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144635

Files:
  libcxx/include/__atomic/aliases.h
  libcxx/include/__atomic/atomic.h
  libcxx/include/__atomic/atomic_base.h
  libcxx/include/__atomic/atomic_flag.h
  libcxx/include/__atomic/memory_order.h
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144635.499790.patch
Type: text/x-patch
Size: 10974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230223/4dd99d1c/attachment-0001.bin>


More information about the libcxx-commits mailing list