Skip to content

🍒 [lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo #11123

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

Conversation

charles-zablit
Copy link

…llvm#150999)

This patch adds 2 new attributes to `DemangledNameInfo`: `TemplateRange`
and `NameQualifiersRange`. It also introduces the
`function.name-qualifiers` entity formatter which allows tracking
qualifiers between the name of a function and its arguments/template.

This will be used downstream in Swift but may have applications in C++:
swiftlang#11068.
@charles-zablit charles-zablit requested a review from a team as a code owner August 5, 2025 12:53
@charles-zablit
Copy link
Author

@swift-ci please test

@charles-zablit
Copy link
Author

@swift-ci please test Windows

1 similar comment
@charles-zablit
Copy link
Author

@swift-ci please test Windows

@charles-zablit
Copy link
Author

@swift-ci please test macOS

@charles-zablit
Copy link
Author

@swift-ci please test

@charles-zablit
Copy link
Author

@swift-ci please test

@charles-zablit charles-zablit self-assigned this Aug 7, 2025
@adrian-prantl adrian-prantl merged commit 30dc954 into swiftlang:swift/release/6.2 Aug 7, 2025
3 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