Skip to content

Conversation

@felipepiovezan
Copy link

This takes demangling Nodes instead of strings, to allow libraries to more efficiently re-use demangling nodes.

This takes demangling Nodes instead of strings, to allow libraries to
more efficiently re-use demangling nodes.
@felipepiovezan felipepiovezan requested a review from a team as a code owner March 13, 2025 14:36
@felipepiovezan
Copy link
Author

@swift-ci test

static FuncletComparisonResult
AreFuncletsOfSameAsyncFunction(swift::Demangle::NodePointer node1,
swift::Demangle::NodePointer node2);

Choose a reason for hiding this comment

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

This may also fit in TypeSystem/Swift/SwiftDemangle.h

Copy link
Author

Choose a reason for hiding this comment

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

I'll need to look at all of these Are<something>Async<something> functions and figure out where they should go

@felipepiovezan
Copy link
Author

Windows failures are swiftlang/swift-build#300

@felipepiovezan felipepiovezan merged commit 638f45c into swiftlang:stable/20240723 Mar 13, 2025
2 of 3 checks passed
@felipepiovezan felipepiovezan deleted the felipe/new_overload branch March 13, 2025 18:57
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