swift
38ef675a - [test] Add REQUIRES: assert to test using --debug-only (#76443)

Commit
1 year ago
[test] Add REQUIRES: assert to test using --debug-only (#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.`
Author
Parents
Loading