bytecodealliance / bytecodealliance/filecheck
Include line numbers in "Missed" messages
Open
- Dominant language
- Rust
- Stars
- 23
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
When a filecheck pattern fails to match, it prints out a line like
```
Missed #3: (?Pv\d+) = load\.i64 v3
```
While it's usually possible to find the pattern in the test file that triggered this, it would be easier if this message included a line number.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.