[libc++][NFC] Rename _LIBCPP_EXPLICIT_AFTER_CXX11 to _LIBCPP_EXPLICIT_SINCE_CXX14
authorNikolas Klauser <nikolasklauser@berlin.de>
Thu, 2 Feb 2023 11:12:28 +0000 (12:12 +0100)
committerNikolas Klauser <nikolasklauser@berlin.de>
Sat, 4 Feb 2023 23:22:53 +0000 (00:22 +0100)
commit3c7a7a7b46f0a3560634eaf72c9c2e966446c2d5
tree1a14f407720a0b6c12b7093f9c6fffe8452f3149
parentcf65d275ac048dfb781c7302c6c82c3500184eb1
[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
libcxx/include/__config
libcxx/include/locale