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

Peter Klausler via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 16 09:21:03 PDT 2022


klausler added a comment.

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

> 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.

If you want help making f18 be -Wctad-maybe-unsupported clean, please ask for it and I'll work through the failures for you; these unreviewed patches are making me a little nervous.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131727



More information about the libcxx-commits mailing list