[all-commits] [llvm/llvm-project] 135583: [libc++] Remove uses of __two in type_traits
philnik777 via All-commits
all-commits at lists.llvm.org
Fri Jun 10 10:57:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13558334f35d1461054a52e1a931f7e096ca2744
https://github.com/llvm/llvm-project/commit/13558334f35d1461054a52e1a931f7e096ca2744
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M libcxx/include/__functional/weak_result_type.h
M libcxx/include/__iterator/iterator_traits.h
M libcxx/include/__memory/pointer_traits.h
M libcxx/include/__memory/uses_allocator.h
M libcxx/include/__type_traits/is_class.h
M libcxx/include/__type_traits/is_polymorphic.h
M libcxx/include/__type_traits/is_referenceable.h
M libcxx/include/type_traits
Log Message:
-----------
[libc++] Remove uses of __two in type_traits
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D127483
More information about the All-commits
mailing list