diff options
author | Haojian Wu <hokein@google.com> | 2019-07-05 12:57:56 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2019-07-05 12:57:56 +0000 |
commit | ee08036df8db0b14c7b52bfc8a810d2354c55f19 (patch) | |
tree | 461d854b4d6eabd4881ef3b6daa7d39474ae8ab1 /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | 957c40db6aebcbcdc4c80614649f917d93b73b4f (diff) | |
download | llvm-ee08036df8db0b14c7b52bfc8a810d2354c55f19.zip llvm-ee08036df8db0b14c7b52bfc8a810d2354c55f19.tar.gz llvm-ee08036df8db0b14c7b52bfc8a810d2354c55f19.tar.bz2 |
[clangd] Deduplicate clang-tidy diagnostic messages.
Summary:
Clang-tidy checks may emit duplicated messages (clang-tidy tool
deduplicate them in its custom diagnostic consumer), and we may show
multiple duplicated diagnostics in the UI, which is really bad.
This patch makes clangd do the deduplication, and revert the change
rL363889.
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, mgrang, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D64127
llvm-svn: 365204
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions