[libcxx-commits] [PATCH] D148468: [libc++][NFC] Remove one apply_cv implementation

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 20 07:07:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4bc6499f8843: [libc++][NFC] Remove one apply_cv implementation (authored by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148468/new/

https://reviews.llvm.org/D148468

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__tuple/apply_cv.h
  libcxx/include/__tuple/make_tuple_types.h
  libcxx/include/__type_traits/apply_cv.h
  libcxx/include/__type_traits/make_signed.h
  libcxx/include/__type_traits/make_unsigned.h
  libcxx/include/module.modulemap.in
  libcxx/include/tuple
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148468.515317.patch
Type: text/x-patch
Size: 13625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230420/dee787d4/attachment-0001.bin>


More information about the libcxx-commits mailing list