Exclude PCH/missing-file.cpp on Windows, it does not pass reliably
authorReid Kleckner <rnk@google.com>
Tue, 16 Feb 2016 19:16:28 +0000 (19:16 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 16 Feb 2016 19:16:28 +0000 (19:16 +0000)
commitb75dd0c9a936112d898523291834482585921b03
tree42924566d1f2945a51799b70979e7e6d3fbadc16
parent4ce625c8147003fcda203421d6e572923aac7efb
Exclude PCH/missing-file.cpp on Windows, it does not pass reliably

Tag the test with "REQUIRES: can-remove-opened-file", which is what we
use for the similar test Modules/explicit-build-missing-file.cpp.

llvm-svn: 260994
clang/test/PCH/missing-file.cpp