[PATCH] D20243: [PCH] Disable inclusion of timestamps when generating pch files on windows.
Nico Weber via cfe-commits
cfe-commits at lists.llvm.org
Mon May 23 14:44:49 PDT 2016
thakis added a comment.
Hm, the ASTReader code this works around is over 6 years old (r100866). Maybe we could try enabling the access time check instead?
http://reviews.llvm.org/D20243
More information about the cfe-commits
mailing list