[PATCH] D34287: Moved code hanlding precompiled preamble out of the ASTUnit.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 19 08:26:24 PDT 2017
ilya-biryukov updated this revision to Diff 103053.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.
- Added default initializers to PreambleFileHash.
- Update file comments to address klimek's questions.
https://reviews.llvm.org/D34287
Files:
include/clang/Frontend/ASTUnit.h
include/clang/Frontend/PrecompiledPreamble.h
lib/Frontend/ASTUnit.cpp
lib/Frontend/CMakeLists.txt
lib/Frontend/PrecompiledPreamble.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34287.103053.patch
Type: text/x-patch
Size: 78625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170619/f859f9b1/attachment-0001.bin>
More information about the cfe-commits
mailing list