[PATCH] D98635: [libtooling][clang-tidy] Fix diagnostics not handlings SourceRange highlights

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 15 09:16:53 PDT 2021


whisperity updated this revision to Diff 330687.
whisperity added a comment.

**NFC** I originally wrote a Release Notes entry about this, which I forgot to commit before I generated the patch file I uploaded, this is fixed now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98635

Files:
  clang-tools-extra/clang-tidy/ClangTidy.cpp
  clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/infrastructure/export-diagnostics.cpp
  clang-tools-extra/unittests/clang-apply-replacements/ApplyReplacementsTest.cpp
  clang/include/clang/Tooling/Core/Diagnostic.h
  clang/include/clang/Tooling/DiagnosticsYaml.h
  clang/lib/Tooling/Core/Diagnostic.cpp
  clang/unittests/Tooling/DiagnosticsYamlTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98635.330687.patch
Type: text/x-patch
Size: 16724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210315/ab2ec1e0/attachment.bin>


More information about the cfe-commits mailing list