[PATCH] D20338: [PCH] Fixed overridden files always invalidating preamble even when unchanged
Cameron via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 9 15:06:41 PDT 2016
cameron314 updated this revision to Diff 60250.
cameron314 added a comment.
Here's the final fix (it's the line in FileManager.cpp, plus a test).
http://reviews.llvm.org/D20338
Files:
include/clang/Frontend/ASTUnit.h
lib/Basic/FileManager.cpp
lib/Frontend/ASTUnit.cpp
unittests/Frontend/CMakeLists.txt
unittests/Frontend/PchPreambleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20338.60250.patch
Type: text/x-patch
Size: 14528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160609/b941381d/attachment-0001.bin>
More information about the cfe-commits
mailing list