[PATCH] D105177: [clangd] Implemented indexing of standard library
Christian Kühnel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 9 07:35:45 PDT 2021
kuhnel updated this revision to Diff 365181.
kuhnel marked 29 inline comments as done.
kuhnel edited the summary of this revision.
kuhnel added a comment.
Herald added a subscriber: mgrang.
addressed code review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105177/new/
https://reviews.llvm.org/D105177
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/FS.h
clang-tools-extra/clangd/index/StdLib.cpp
clang-tools-extra/clangd/index/StdLib.h
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/StdLibIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105177.365181.patch
Type: text/x-patch
Size: 11421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210809/7ed2f363/attachment.bin>
More information about the cfe-commits
mailing list