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

Joe Loser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 15:46:53 PDT 2022


jloser added a comment.

In D131727#3720366 <https://reviews.llvm.org/D131727#3720366>, @dblaikie wrote:

> Still open to ideas as to what to do with libc++. I mean it seems it's only a warning and not an error there, even in an `LLVM_ENABLE_WERROR` build, so maybe it can be committed as-is? But I'm not sure/wouldn't mind a libc++ developer to weigh in. (@ldionne?)

Do you have some examples of `libc++` code that this new warning flags? I'm happy to take a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131727



More information about the llvm-commits mailing list