[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
Fri Feb 17 04:08:07 PST 2023
philnik created this revision.
philnik added a reviewer: Mordante.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144259.498320.patch
Type: text/x-patch
Size: 10567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230217/eba5311b/attachment.bin>
More information about the libcxx-commits
mailing list