[PATCH] D20867: [PCH] Fix timestamp check on windows hosts.
pierre gousseau via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 7 07:40:29 PDT 2016
pgousseau updated this revision to Diff 59887.
pgousseau added a comment.
Following Bruno's comment:
- Remove call to sleep using touch -m -a -t
http://reviews.llvm.org/D20867
Files:
include/clang/Driver/CC1Options.td
include/clang/Frontend/FrontendOptions.h
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendActions.cpp
lib/Serialization/ASTReader.cpp
test/PCH/Inputs/pragma-once2-pch.h
test/PCH/Inputs/pragma-once2.h
test/PCH/include-timestamp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20867.59887.patch
Type: text/x-patch
Size: 5969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160607/d6aef18a/attachment.bin>
More information about the cfe-commits
mailing list