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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 09:04:52 PDT 2022


dblaikie added a comment.

In D131727#3725610 <https://reviews.llvm.org/D131727#3725610>, @DavidSpickett wrote:

> We (Linaro) have 3 flang bots that enable Werror that are failing. Though https://github.com/llvm/llvm-project/commit/248591aabee7fcc5246b67879b6a71b0bbbc0b9c did help some so thanks for that!
>
> I am looking at how to fix them but will take some time as this is the first time I'm looking at this feature.

Committed ec3956b6e63c1524d6b024ba5db9ffcd7281ada0 <https://reviews.llvm.org/rGec3956b6e63c1524d6b024ba5db9ffcd7281ada0> to try to cleanup more - I'll try to follow up/check the buildbots again but feel free to ping me if it looks like it's not settling out.


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