swift
b8370d64
- [nfc] Use `^stdlib` not `stdlib` for lit regex filter.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[nfc] Use `^stdlib` not `stdlib` for lit regex filter. Otherwise this will pick up non-stdlib tests such as interop tests. Thesedon't work in the toolchain config because the test might rely on a recent fix to the compiler.
References
#41732 - [nfc] Use `^stdlib` not `stdlib` for lit regex filter.
Author
zoecarver
Committer
zoecarver
Parents
823fa99a
Loading