Skip to content

[build-script] Fix the LLDB redecl completion filter that we pass to llvm-lit #71835

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

Conversation

Michael137
Copy link
Contributor

In the presence of multiple --filter options, llvm-lit will only pick the last one. Which means we only ever ran the tests under commands/.

This patch turns the multiple filters into a regex.

…llvm-lit

In the presence of multiple `--filter` options, `llvm-lit` will only
pick the last one. Which means we only ever ran the tests under
`commands/`.

This patch turns the multiple filters into a regex.
@Michael137
Copy link
Contributor Author

@swift-ci test

@Michael137
Copy link
Contributor Author

@swift-ci test

@Michael137 Michael137 merged commit bee63a3 into main Feb 24, 2024
@Michael137 Michael137 deleted the lldb/type-completion-rework/swift-build-script/fix-to-20230725 branch February 24, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants