[PATCH] D85545: [Diagnostics] Diagnose missing comma in string array initialization

Kamau Bridgeman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 12:46:28 PDT 2020


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