diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-08-05 18:12:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 18:12:22 +0100 |
commit | 406f61fd3a28b9628f50cf009c6e65562f93a2cc (patch) | |
tree | f7b832a1c4a54556387bf9f55018eb47e97732cf /llvm/lib | |
parent | 3b2a1a5d9bb071bf210a2b070ee931b1d8e29b9e (diff) | |
download | llvm-406f61fd3a28b9628f50cf009c6e65562f93a2cc.zip llvm-406f61fd3a28b9628f50cf009c6e65562f93a2cc.tar.gz llvm-406f61fd3a28b9628f50cf009c6e65562f93a2cc.tar.bz2 |
[lldb][CPlusPlusLanguage] Create public accessors for getting DemangledNameInfo components and use them in tests (#152134)
This way we make sure that the logic to reconstruct demangled names in
the tests is the same as the logic when reconstructing the actual
frame-format variable.
`DemangledNameInfo::SuffixRange` is currently the only one which we
can't test in the same way until we set it from inside the
`TrackingOutputBuffer`. I added TODOs to track this.
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions