[all-commits] [llvm/llvm-project] 3c7a7a: [libc++][NFC] Rename _LIBCPP_EXPLICIT_AFTER_CXX11 ...
philnik777 via All-commits
all-commits at lists.llvm.org
Sat Feb 4 15:23:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c7a7a7b46f0a3560634eaf72c9c2e966446c2d5
https://github.com/llvm/llvm-project/commit/3c7a7a7b46f0a3560634eaf72c9c2e966446c2d5
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-02-05 (Sun, 05 Feb 2023)
Changed paths:
M libcxx/include/__config
M libcxx/include/locale
Log Message:
-----------
[libc++][NFC] Rename _LIBCPP_EXPLICIT_AFTER_CXX11 to _LIBCPP_EXPLICIT_SINCE_CXX14
We renamed the `_LIBCPP_CONSTEXPR_` a while ago. This matches the change for `_LIBCPP_EXPLICIT_`.
Reviewed By: Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D143165
More information about the All-commits
mailing list