[PATCH] D153359: [clang][Diagnostics] Fix distant source ranges in bad-conversion notes

Takuya Shimizu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 29 07:50:18 PDT 2023


hazohelet updated this revision to Diff 535801.
hazohelet edited the summary of this revision.
hazohelet added a comment.

Address comment from cjdb

- Added example code & before/after diagnostic display to release note

Thanks for reminding!


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

https://reviews.llvm.org/D153359

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaOverload.cpp
  clang/test/Misc/diag-overload-cand-ranges.cpp
  clang/test/Misc/diag-overload-cand-ranges.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153359.535801.patch
Type: text/x-patch
Size: 13670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230629/c14b7984/attachment.bin>


More information about the cfe-commits mailing list