[PATCH] D98635: [libtooling][clang-tidy] Fix diagnostics not respecting and highlighting fed SourceRanges
Whisperity via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 15 11:13:46 PDT 2021
whisperity updated this revision to Diff 330737.
whisperity edited the summary of this revision.
whisperity added a subscriber: compositeprimes.
whisperity added a comment.
Fixed a test file that I originally missed to align with the changes.
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-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.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.330737.patch
Type: text/x-patch
Size: 17429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210315/10d2e3d0/attachment-0001.bin>
More information about the cfe-commits
mailing list