Skip to content

Conversation

@cachemeifyoucan
Copy link

Update lldb to use updated swift::ASTContext API.

Update lldb to use updated swift::ASTContext API.
@cachemeifyoucan
Copy link
Author

Please test with following pull request:
swiftlang/swift#71497

@swift-ci please test

1 similar comment
@cachemeifyoucan
Copy link
Author

Please test with following pull request:
swiftlang/swift#71497

@swift-ci please test

@cachemeifyoucan
Copy link
Author

Please test with following pull request:
swiftlang/swift#71497

@swift-ci please test windows platform

}

swift::CASOptions &SwiftASTContext::GetCASOptions() {
return GetCompilerInvocation().getCASOptions();

Choose a reason for hiding this comment

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

Do the CAS options get serialized in the Swift module together with the rest of the invocation?

Copy link
Author

Choose a reason for hiding this comment

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

I actually have a follow up patch to include that in the context hash. Does debugger need something from CASOption to be serialized into module?

@cachemeifyoucan cachemeifyoucan merged commit 78aa821 into swiftlang:stable/20230725 Feb 13, 2024
@cachemeifyoucan cachemeifyoucan deleted the eng/PR-lldb-update-astcontext-swift-71497 branch February 13, 2024 17:18
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