[PATCH] D145776: [clangd] Remove the classical clangd-own unsued-include implementation.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 10 01:56:29 PST 2023
hokein created this revision.
hokein added a reviewer: kadircet.
Herald added subscribers: arphaman, mgrang.
Herald added a project: All.
hokein requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.
We have switch to use the include-library-based implementation.
Based on https://reviews.llvm.org/D145773
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145776
Files:
clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/clangd/IncludeCleaner.h
clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145776.504058.patch
Type: text/x-patch
Size: 34968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230310/edba482a/attachment-0001.bin>
More information about the cfe-commits
mailing list