[PATCH] D137697: Move the isSelfContained function from clangd to libtooling.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 11 06:47:02 PST 2022
hokein updated this revision to Diff 474751.
hokein marked an inline comment as done.
hokein added a comment.
use FileEntry in the API.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137697/new/
https://reviews.llvm.org/D137697
Files:
clang-tools-extra/clangd/Headers.cpp
clang-tools-extra/clangd/SourceCode.cpp
clang-tools-extra/clangd/SourceCode.h
clang-tools-extra/clangd/index/SymbolCollector.cpp
clang/include/clang/Tooling/Inclusions/HeaderAnalysis.h
clang/lib/Tooling/Inclusions/CMakeLists.txt
clang/lib/Tooling/Inclusions/HeaderAnalysis.cpp
clang/unittests/Tooling/CMakeLists.txt
clang/unittests/Tooling/HeaderAnalysisTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137697.474751.patch
Type: text/x-patch
Size: 12200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221111/c8643b19/attachment.bin>
More information about the cfe-commits
mailing list