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

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 8 10:18:55 PDT 2020


xbolva00 updated this revision to Diff 284136.
xbolva00 added a comment.

Fixed nit


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

https://reviews.llvm.org/D85545

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Sema/string-concat.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85545.284136.patch
Type: text/x-patch
Size: 7494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200808/ab16e8fd/attachment.bin>


More information about the cfe-commits mailing list