[all-commits] [llvm/llvm-project] 4bc649: [libc++][NFC] Remove one apply_cv implementation
philnik777 via All-commits
all-commits at lists.llvm.org
Thu Apr 20 07:07:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4bc6499f8843b71b3075aade7f5dc09dcf125ea0
https://github.com/llvm/llvm-project/commit/4bc6499f8843b71b3075aade7f5dc09dcf125ea0
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M libcxx/include/CMakeLists.txt
R libcxx/include/__tuple/apply_cv.h
M libcxx/include/__tuple/make_tuple_types.h
M libcxx/include/__type_traits/apply_cv.h
M libcxx/include/__type_traits/make_signed.h
M libcxx/include/__type_traits/make_unsigned.h
M libcxx/include/module.modulemap.in
M libcxx/include/tuple
M libcxx/test/libcxx/private_headers.verify.cpp
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
[libc++][NFC] Remove one apply_cv implementation
Reviewed By: #libc, ldionne
Spies: arichardson, libcxx-commits
Differential Revision: https://reviews.llvm.org/D148468
More information about the All-commits
mailing list