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

[lldb][ASAN][Swift] Do not use backticks in tests #10024

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

wrotki
Copy link

@wrotki wrotki commented Feb 13, 2025

Backticks prevents emitting proper diagnostics when expression evaluation fails.

Replacing backticks expressions with use of lldb tremporary variables in ASAN lldb Swift test

#10012

Backticks prevents emitting proper diagnostics when expression evaluation fails.

Replacing backticks expressions with use of lldb tremporary variables in ASAN lldb Swift test

#10012
@wrotki wrotki requested a review from JDevlieghere as a code owner February 13, 2025 20:28
@wrotki wrotki merged commit dce7cc9 into next Feb 13, 2025
@wrotki wrotki deleted the eng/m_borsa/lldb_asan_swift_test_fix branch February 13, 2025 20:30
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.

1 participant