-
Notifications
You must be signed in to change notification settings - Fork 343
[LLDB] Prefer serialized bridging headers. #11080
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
base: stable/20240723
Are you sure you want to change the base?
Conversation
test with swiftlang/swift#83415 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for the lldb change after swift change is reviewed (or updated).
test with swiftlang/swift#83415 |
Especially in an explicit modules project, LLDB might not know all the search paths needed to imported the on disk header. rdar://156542351
20be84c
to
500bed4
Compare
test with swiftlang/swift#83415 |
2 similar comments
test with swiftlang/swift#83415 |
test with swiftlang/swift#83415 |
@swift-ci test macOS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Especially in an explicit modules project, LLDB might not know all the search paths needed to imported the on disk header.
rdar://156542351