[PATCH] D150548: [clangd] Deduplicate diagnostic codeaction fixes when the codeaction fixes multiple diagnostics
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 15 02:18:34 PDT 2023
hokein created this revision.
hokein added a reviewer: kadircet.
Herald added a subscriber: arphaman.
Herald added a project: All.
hokein requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.
Fixes https://github.com/clangd/clangd/issues/1633
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150548
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/test/include-cleaner-batch-fix.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150548.522091.patch
Type: text/x-patch
Size: 16999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230515/c07dbebf/attachment-0001.bin>
More information about the cfe-commits
mailing list