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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 22 05:50:01 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ced7e84c094: [libc++][NFC] Replace typedef with using declarations in <__atomic/*> (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144259

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: D144259.499465.patch
Type: text/x-patch
Size: 10974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230222/1471d902/attachment-0001.bin>


More information about the libcxx-commits mailing list