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)
commite3014fc1448f292a72b76d23e8cd7d4605184cb8
tree7a5b22c778cd97d146a3098573f497dbfe9b3b7a
parentecdf45b1e6b37ec44681b5fc687f0c94578491af
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.

llvm-svn: 275415
clang/test/PCH/include-timestamp.cpp