swift
38ef675a
- [test] Add REQUIRES: assert to test using --debug-only (#76443)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.`
References
#76443 - [test] Add REQUIRES: assert to test using --debug-only
Author
drodriguez
Parents
16244b32
Loading