[PATCH] D151215: [clang][Diagnostics] Split source ranges into line ranges before...

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 2 00:12:40 PDT 2023


tbaeder updated this revision to Diff 527766.
tbaeder added a comment.

@cor3ntin I added changes to the two brackets tests in `test/Parser/`. They look like an improvement to me, but maybe there's something I'm missing, so please have a quick look.


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

https://reviews.llvm.org/D151215

Files:
  clang/lib/Frontend/TextDiagnostic.cpp
  clang/test/Misc/caret-diags-multiline.cpp
  clang/test/Parser/brackets.c
  clang/test/Parser/brackets.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151215.527766.patch
Type: text/x-patch
Size: 14586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230602/6d9e7354/attachment.bin>


More information about the cfe-commits mailing list