[all-commits] [llvm/llvm-project] ef3a3b: [libc++][NFC] Replace _VSTD and _LIBCPP_INLINE_VIS...
philnik777 via All-commits
all-commits at lists.llvm.org
Fri Feb 17 12:54:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef3a3b0726f4da61218278b4fea41186994908e5
https://github.com/llvm/llvm-project/commit/ef3a3b0726f4da61218278b4fea41186994908e5
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-02-17 (Fri, 17 Feb 2023)
Changed paths:
M libcxx/include/__atomic/atomic.h
M libcxx/include/__atomic/atomic_base.h
M libcxx/include/__atomic/atomic_flag.h
M libcxx/include/__atomic/atomic_sync.h
M libcxx/include/__atomic/cxx_atomic_impl.h
M libcxx/include/__atomic/fence.h
M libcxx/include/__atomic/kill_dependency.h
Log Message:
-----------
[libc++][NFC] Replace _VSTD and _LIBCPP_INLINE_VISIBILITY in <__atomic/*>
Reviewed By: Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D144258
More information about the All-commits
mailing list