[libcxx-commits] [PATCH] D131727: Enable -Wctad-maybe-unsupported in LLVM build

David Blaikie via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 12 23:42:52 PDT 2022


dblaikie updated this revision to Diff 452389.
dblaikie added a comment.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

With libcxx fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131727

Files:
  libcxx/include/__format/format_context.h
  libcxx/include/__format/format_parse_context.h
  libcxx/include/__format/format_string.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/include/__functional/operations.h
  libcxx/include/__iterator/back_insert_iterator.h
  libcxx/src/filesystem/operations.cpp
  llvm/cmake/modules/HandleLLVMOptions.cmake
  llvm/include/llvm/CodeGen/RDFGraph.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131727.452389.patch
Type: text/x-patch
Size: 5043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220813/ab41ca42/attachment.bin>


More information about the libcxx-commits mailing list