[PATCH] D85545: [Diagnostics] Diagnose missing comma in string array initialization
Dávid Bolvanský via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 10 12:57:16 PDT 2020
Logs look quite old.
http://lab.llvm.org:8011/builders/ppc64le-lld-multistage-test/builds/11291/steps/build-stage2-unified-tree/logs/stdio
are newest logs? Maybe I can tune the warning more to avoid false
positives.
po 10. 8. 2020 o 21:46 Kamau Bridgeman via Phabricator
<reviews at reviews.llvm.org> napísal(a):
>
> kamaub added a comment.
>
> Hello, sorry but can you please revert this commit and recommit it when you have a fix or work around that doesn't break our bots:
> It breaks http://lab.llvm.org:8011/builders/ppc64le-lld-multistage-test/builds/11228 which builds with `-Werror`
> Please also note that it introduced 103 warnings in clang-ppc64le-linux-multistage/builds/13042 <http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13042/steps/ninja%20check%202/logs/warnings%20%28106%29>
>
>
> Repository:
> rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
> https://reviews.llvm.org/D85545/new/
>
> https://reviews.llvm.org/D85545
>
More information about the cfe-commits
mailing list