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

[XLA] Error out when encountering errors during flag parsing #67824

Merged
merged 1 commit into from
May 18, 2024

Conversation

copybara-service[bot]
Copy link

[XLA] Error out when encountering errors during flag parsing

Currently we crash on unknown flags left after XLA_FLAGS parsing, but all the
errors are just silently ignored. This leaves a large footgun which ignores
failed flags.

@copybara-service copybara-service bot force-pushed the exported_pr_634688772 branch 3 times, most recently from 8afa88d to 2ea193e Compare May 18, 2024 20:57
Currently we crash on unknown flags left after XLA_FLAGS parsing, but all the
errors are just silently ignored. This leaves a large footgun which ignores
failed flags.

PiperOrigin-RevId: 635098018
@copybara-service copybara-service bot closed this May 18, 2024
@copybara-service copybara-service bot deleted the exported_pr_634688772 branch May 18, 2024 21:23
@copybara-service copybara-service bot merged commit c57ab0a into master May 18, 2024
6 of 7 checks passed
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.

None yet

1 participant