Skip to content

Conversation

@delcypher
Copy link

When #11621
(a4898c2) landed it broke this test
because the trap reason string changed and this test wasn't updated.

rdar://162886933

…ap.test`

When swiftlang#11621
(a4898c2) landed it broke this test
because the trap reason string changed and this test wasn't updated.

rdar://162886933
@delcypher delcypher requested a review from rapidsna October 17, 2025 21:53
@delcypher delcypher self-assigned this Oct 17, 2025
@delcypher delcypher added the clang:bounds-safety Issue relating to the experimental -fbounds-safety feature in Clang label Oct 17, 2025
@delcypher
Copy link
Author

@adrian-prantl @Michael137 @rapidsna I'm just going to land this now because there is only one right way to fix this.

@delcypher delcypher merged commit 434475a into swiftlang:next Oct 17, 2025
Copy link

@Michael137 Michael137 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@delcypher Just out of curiosity, are there cases where the debugger would stop in a frame that's different to the expression printed in the stop reason?

Could that get confusing to the user? If so, does something in LLDB need to be adjusted to align the two?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang:bounds-safety Issue relating to the experimental -fbounds-safety feature in Clang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants