[PATCH] D20867: [PCH] Fix timestamp check on windows hosts.

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 12 17:44:11 PDT 2016


rsmith added a comment.

You have two independent functional changes in this patch: one adds a flag to control the emission of timestamps into PCH files, and the other re-enables timestamp checking on Win32. Please separate them out into distinct patches to be committed separately.

Both parts of this LGTM.


http://reviews.llvm.org/D20867





More information about the cfe-commits mailing list