[PATCH] D64127: [clangd] Deduplicate clang-tidy diagnostic messages.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 3 04:59:43 PDT 2019


hokein updated this revision to Diff 207760.
hokein added a comment.

Revert the LSPDiagnosticCompare change in rL363889 <https://reviews.llvm.org/rL363889>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64127

Files:
  clang-tools-extra/clangd/Diagnostics.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/test/fixits-duplication.test
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64127.207760.patch
Type: text/x-patch
Size: 13698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190703/94931c7c/attachment.bin>


More information about the cfe-commits mailing list