Following Tom Rybka suggestion, the test files are now copied to a temporary directory first. llvm-svn: 275415
This is to allow distributed build systems, that do not preserve time stamps, to use PCH files. Second and last part of the patch proposed at: Differential Revision: http://reviews.llvm.org/D20867 llvm-svn: 275267