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

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 19:20:32 PDT 2020


aeubanks added a comment.

After not warning on structs, this did find a real missing comma in the Chromium codebase, so thanks!


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