[all-commits] [llvm/llvm-project] c04bca: [libc++][NFC] Use _LIBCPP_STD_VER instead of __cpp...
philnik777 via All-commits
all-commits at lists.llvm.org
Sat May 13 16:27:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c04bcadf30ee07d437a238f78c2fb2c90be5c40c
https://github.com/llvm/llvm-project/commit/c04bcadf30ee07d437a238f78c2fb2c90be5c40c
Author: Nikolas Klauser <n_klauser at apple.com>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M libcxx/include/__atomic/aliases.h
M libcxx/include/__atomic/atomic_base.h
Log Message:
-----------
[libc++][NFC] Use _LIBCPP_STD_VER instead of __cpp_lib_atomic_is_always_lock_free
Reviewed By: #libc, ldionne, Mordante
Spies: Mordante, libcxx-commits
Differential Revision: https://reviews.llvm.org/D150421
More information about the All-commits
mailing list