| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts r371497 (git commit 3d7e9ab7b9f8c53aa41420c54970f0fb421004a2)
Reorder `not` with `env` in these two tests so they pass:
Driver/rewrite-map-in-diagnostics.c
Index/crash-recovery-modules.m.
This will not be necessary after D66531 lands.
llvm-svn: 371552
|
|
|
|
|
|
| |
This reverts r371478 (git commit a9980f60ce083fa6d5fd03c12c58ca0b293e3d60)
llvm-svn: 371497
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I see in the history for some of these tests REQUIRES:shell was used as
a way to disable tests on Windows because they are flaky there. I tried
not to re-enable such tests, but it's possible that I missed some and
this will re-enable flaky tests on Windows. If so, we should disable
them with UNSUPPORTED:system-windows and add a comment that they are
flaky there. So far as I can tell, the lit internal shell is capable of
running all of these tests, and we shouldn't use REQUIRES:shell as a
proxy for Windows.
llvm-svn: 371478
|
|
|
|
|
|
|
| |
This is at least good documentation, but also opens the possibility of
using pipefail.
llvm-svn: 185652
|
|
|
|
|
|
| |
the filename of the PCH file.
llvm-svn: 176717
|
|
|
|
|
|
| |
problematic on win32 for while.
llvm-svn: 173439
|
|
|
|
| |
llvm-svn: 173419
|
|
|
|
| |
llvm-svn: 143027
|
|
|
|
| |
llvm-svn: 139729
|
|
|
|
|
|
| |
depends on, which will---hopefully make this test predictably pass on Windows
llvm-svn: 139327
|
|
|
|
|
|
| |
way to mark tests as intermittently failing at the moment.
llvm-svn: 132446
|
|
|
|
| |
llvm-svn: 132426
|
|
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
|