[PATCH] D114077: [clangd] Basic IncludeCleaner support for c/c++ standard library
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 3 09:20:20 PST 2022
This revision was automatically updated to reflect the committed changes.
sammccall marked 4 inline comments as done.
Closed by commit rG478863ef58c7: [clangd] Basic IncludeCleaner support for c/c++ standard library (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D114077?vs=396639&id=397082#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114077/new/
https://reviews.llvm.org/D114077
Files:
clang-tools-extra/clangd/Headers.cpp
clang-tools-extra/clangd/Headers.h
clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/clangd/IncludeCleaner.h
clang-tools-extra/clangd/tool/ClangdMain.cpp
clang-tools-extra/clangd/unittests/HeadersTests.cpp
clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114077.397082.patch
Type: text/x-patch
Size: 28991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220103/30dbddeb/attachment-0001.bin>
More information about the cfe-commits
mailing list