[all-commits] [llvm/llvm-project] 318507: [libc++] Remove a few unneeded _LIBCPP_CXX03_LANG ...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed Feb 16 15:15:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 318507edee14976e5ca696366b3a745b7b988aa0
https://github.com/llvm/llvm-project/commit/318507edee14976e5ca696366b3a745b7b988aa0
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M libcxx/include/__debug
M libcxx/include/__iterator/reverse_access.h
M libcxx/include/__memory/unique_ptr.h
M libcxx/include/atomic
Log Message:
-----------
[libc++] Remove a few unneeded _LIBCPP_CXX03_LANG ifdefs
Reviewed By: Quuxplusone, ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D119896
More information about the All-commits
mailing list