Commit 38ef675
authored
[test] Add REQUIRES: assert to test using --debug-only (swiftlang#76443)
The test is using LLVM's `--debug-only=` but it is not marked as
`REQUIRES: asserts`, so it will try to run in non-asserts compilers and
fail.`1 parent 16244b3 commit 38ef675
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments