The test added in r275267 does not work on read-only checkouts because of the use...
authorPierre Gousseau <pierregousseau14@gmail.com>
Thu, 14 Jul 2016 13:58:27 +0000 (13:58 +0000)
committerPierre Gousseau <pierregousseau14@gmail.com>
Thu, 14 Jul 2016 13:58:27 +0000 (13:58 +0000)
commit8485ca8cff37c6e883923a149449e6424ee51d38
treec70c8de906814ab8f25152d48e7c10ccb01068e2
parent6a795889c33eb039866a867b41c30fdf000e345d
The test added in r275267 does not work on read-only checkouts because of the use of touch -m -t.
Following Tom Rybka suggestion, the test files are now copied to a temporary directory first.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275415 91177308-0d34-0410-b5e6-96231b3b80d8
test/PCH/include-timestamp.cpp