Skip to content

Conversation

@JDevlieghere
Copy link

We're considering modifying the ObjC runtime's class_rw_t structure to remove the firstSubclass and nextSiblingClass fields in some cases. LLDB is currently reading those but not actually using them. Stop doing that to avoid issues if they are removed by the runtime.

rdar://166084122

(cherry picked from commit 0c0ed39)

…lvm#171213) We're considering modifying the ObjC runtime's class_rw_t structure to remove the firstSubclass and nextSiblingClass fields in some cases. LLDB is currently reading those but not actually using them. Stop doing that to avoid issues if they are removed by the runtime. rdar://166084122 (cherry picked from commit 0c0ed39)
@JDevlieghere JDevlieghere requested a review from a team as a code owner December 9, 2025 16:55
@JDevlieghere
Copy link
Author

@swift-ci test

@JDevlieghere
Copy link
Author

@swift-ci test macos

@JDevlieghere
Copy link
Author

@swift-ci test windows

@JDevlieghere JDevlieghere merged commit 450f550 into swift/release/6.3 Dec 12, 2025
3 checks passed
@JDevlieghere JDevlieghere deleted the cherrypick-0c0ed39 branch December 12, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants