[libcxx-commits] [PATCH] D144667: [libc++] Enable -Wunused-template

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 8 06:25:36 PST 2023


philnik updated this revision to Diff 503350.
philnik added a comment.

Try to fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144667

Files:
  libcxx/CMakeLists.txt
  libcxx/include/__algorithm/make_projected.h
  libcxx/include/__config
  libcxx/include/__memory/shared_ptr.h
  libcxx/include/__type_traits/is_nothrow_convertible.h
  libcxx/src/filesystem/filesystem_common.h
  libcxx/utils/libcxx/test/params.py
  libcxxabi/src/demangle/StringView.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144667.503350.patch
Type: text/x-patch
Size: 7022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230308/8a4b290a/attachment.bin>


More information about the libcxx-commits mailing list