Douglas Gregor
80ad289fb7
Disable on Windows, for real.
...
llvm-svn: 143027
2011-10-26 14:35:30 +00:00
Douglas Gregor
af3ccaf22c
Disable this test on win32. My "sleep 2" trick didn't seem to work
...
llvm-svn: 139729
2011-09-14 20:38:11 +00:00
Douglas Gregor
8d9c56bb59
Add some delay between PCH creation and modifying one of the headers it depends on, which will---hopefully make this test predictably pass on Windows
...
llvm-svn: 139327
2011-09-08 22:32:33 +00:00
Eli Friedman
4e2cefffd5
Revert r132426; this test passes more often than not, and we don't have a way to mark tests as intermittently failing at the moment.
...
llvm-svn: 132446
2011-06-02 00:42:47 +00:00
Argyrios Kyrtzidis
7e48d8ff0c
XFAIL the test on windows.
...
llvm-svn: 132426
2011-06-01 21:52:17 +00:00
Argyrios Kyrtzidis
460132d35c
[PCH] Be conservative and check all the files the PCH references to see if
...
a file was modified since the time the PCH was created.
The parser is not fit to deal with stale PCHs, too many invariants do not hold up. rdar://9530587.
llvm-svn: 132389
2011-06-01 05:43:53 +00:00