[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 02:52:11 PST 2022
hokein updated this revision to Diff 474707.
hokein marked 3 inline comments as done.
hokein added a comment.
address comments:
- mention #import case
- rename file name
- API: FileEntry => FileID
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.474707.patch
Type: text/x-patch
Size: 12145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221111/459cc09b/attachment.bin>
More information about the cfe-commits
mailing list