[PATCH] D146503: Fix highlighting issue with _complex and initialization list with more than 2 items

NagaChaitanya Vellanki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 08:27:27 PDT 2023


chaitanyav updated this revision to Diff 507750.
chaitanyav marked an inline comment as not done.
chaitanyav added a comment.

one diagnostic per line when there are multiple diagnostics expected


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146503

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaInit.cpp
  clang/test/Sema/caret-diags-complex-init.cpp
  clang/test/Sema/complex-init-list.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146503.507750.patch
Type: text/x-patch
Size: 5583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230323/54a8408d/attachment.bin>


More information about the cfe-commits mailing list