[PATCH] D105177: [clangd] Implemented indexing of standard library
Christian Kühnel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 10 00:28:58 PDT 2021
kuhnel updated this revision to Diff 365370.
kuhnel added a comment.
tried to fix Windows build failure
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.365370.patch
Type: text/x-patch
Size: 11506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210810/dd542ad7/attachment.bin>
More information about the cfe-commits
mailing list