[all-commits] [llvm/llvm-project] 7ced7e: [libc++][NFC] Replace typedef with using declarati...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed Feb 22 05:49:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ced7e84c094bf96bb3bf76209f580af36f52ecd
https://github.com/llvm/llvm-project/commit/7ced7e84c094bf96bb3bf76209f580af36f52ecd
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M libcxx/include/__atomic/aliases.h
M libcxx/include/__atomic/atomic.h
M libcxx/include/__atomic/atomic_base.h
M libcxx/include/__atomic/atomic_flag.h
M libcxx/include/__atomic/memory_order.h
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
[libc++][NFC] Replace typedef with using declarations in <__atomic/*>
Reviewed By: Mordante, #libc
Spies: arichardson, libcxx-commits
Differential Revision: https://reviews.llvm.org/D144259
More information about the All-commits
mailing list