diff options
| author | Charles Zablit <c_zablit@apple.com> | 2025-08-05 14:07:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-05 14:07:35 +0200 |
| commit | ab6923b9b7a75de79ee06b400ae73771e130339e (patch) | |
| tree | 51ee10d5d6efa6bce8dbdbdb963add53e90fdc2e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 3cf072d4bfe2d038757ebe6197fdac9c9bd6a7ed (diff) | |
[lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (#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++:
https://github.com/swiftlang/llvm-project/pull/11068.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
