Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Without --match-full-lines, LLVM FileCheck allows multiple checks on a same line #52

Open
stanislaw opened this issue Dec 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@stanislaw
Copy link
Member

We didn't know this was possible. While we don't agree that this behavior makes sense, we will still implement this behavior to be compatible.

It is a good idea though to avoid using this feature. Instead one should always use --match-full-lines to make the tests stricter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant