Skip to content

Conversation

@slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Nov 22, 2025

6.3 cherry-pick of #85656.

  • Description: If the two declarations were in different source files, we would get stuck in the while loop at the end.

  • Scope of the issue: Compiler would hang when attempting to diagnose @objc selector conflict in WMO build with multiple source files.

  • Origination: Looks like this was introduced in 6.1 with 07b9fe9.

  • Radar: rdar://164519548.

  • Risk: Very low.

  • Reviewed by: @DougGregor

@slavapestov slavapestov requested a review from a team as a code owner November 22, 2025 01:27
@slavapestov
Copy link
Contributor Author

@swift-ci Please test

If the two declarations were in different source files, we would get
stuck in the while loop at the end.

Fixes rdar://164519548.
@slavapestov slavapestov force-pushed the fix-rdar164519548-6.3 branch from a5d5078 to d95d117 Compare November 22, 2025 02:46
@slavapestov slavapestov merged commit cb238d7 into swiftlang:release/6.3 Dec 1, 2025
5 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.

2 participants