[PATCH] D98635: [libtooling][clang-tidy] Fix diagnostics not respecting and highlighting fed SourceRanges

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 16 07:34:30 PDT 2021


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:78
+- libToolingCore and Clang-Tidy was refactored and now checks can produce
+  highlights (``^~~~~`` under fragments of the source code) in diagnostics.
+  Existing and new checks in the future can be expected to start implementing
----------------
Please use sing back-ticks for non-language constructs.


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

https://reviews.llvm.org/D98635



More information about the cfe-commits mailing list