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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 28 08:24:08 PST 2023


philnik updated this revision to Diff 501156.
philnik marked 5 inline comments as done.
philnik added a comment.
Herald added a project: libc++abi.
Herald added a reviewer: libc++abi.
This revision now requires review to proceed.

Address comments


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.501156.patch
Type: text/x-patch
Size: 6928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230228/d0fb9846/attachment-0001.bin>


More information about the libcxx-commits mailing list