[PATCH] D55139: [clangd] Avoid memory-mapping files on Windows
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 3 05:50:24 PST 2018
ilya-biryukov updated this revision to Diff 176381.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.
- Keep using memory-mapped files for PCHs
- Move once
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55139/new/
https://reviews.llvm.org/D55139
Files:
clangd/CMakeLists.txt
clangd/FSProvider.cpp
clangd/FSProvider.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55139.176381.patch
Type: text/x-patch
Size: 3869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181203/3b65d051/attachment.bin>
More information about the cfe-commits
mailing list