[PATCH] D39842: Allow to store precompiled preambles in memory.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 16 06:28:26 PST 2017
ilya-biryukov updated this revision to Diff 123171.
ilya-biryukov added a comment.
- Use a hard-coded virtual path for in-memory PCHs instead of system_temp_directory.
https://reviews.llvm.org/D39842
Files:
include/clang/Frontend/FrontendActions.h
include/clang/Frontend/PrecompiledPreamble.h
lib/Frontend/ASTUnit.cpp
lib/Frontend/FrontendActions.cpp
lib/Frontend/PrecompiledPreamble.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39842.123171.patch
Type: text/x-patch
Size: 25728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171116/e88fcf18/attachment-0001.bin>
More information about the cfe-commits
mailing list