[PATCH] D52419: [clangd] Cache FS stat() calls when building preamble.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 2 03:45:37 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE343576: [clangd] Cache FS stat() calls when building preamble. (authored by ioeric, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52419?vs=167914&id=167915#toc
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52419
Files:
clangd/CMakeLists.txt
clangd/ClangdServer.cpp
clangd/ClangdUnit.cpp
clangd/ClangdUnit.h
clangd/CodeComplete.cpp
clangd/CodeComplete.h
clangd/FS.cpp
clangd/FS.h
unittests/clangd/CMakeLists.txt
unittests/clangd/ClangdTests.cpp
unittests/clangd/FSTests.cpp
unittests/clangd/TestFS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52419.167915.patch
Type: text/x-patch
Size: 22444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181002/5154255d/attachment-0001.bin>
More information about the cfe-commits
mailing list