diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-04-29 10:02:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 10:02:44 +0100 |
commit | 64b5bc876aef6db89c38cf5dc76eebec38187234 (patch) | |
tree | 36a2a4f208b20ddff6394f43352349e87be55c6f /clang/lib/AST/ByteCode/Program.cpp | |
parent | 76aa471698437af49ceda30280bf0fd7d33b4d34 (diff) | |
download | llvm-64b5bc876aef6db89c38cf5dc76eebec38187234.zip llvm-64b5bc876aef6db89c38cf5dc76eebec38187234.tar.gz llvm-64b5bc876aef6db89c38cf5dc76eebec38187234.tar.bz2 |
[lldb][Format] Add function.suffix frame-format variable (#137763)
This patch adds another frame-format variable (currently only
implemented in the CPlusPlus language plugin) that represents the
"suffix" of a function. The name is derived from the `DotSuffix` node of
LLVM's Itanium demangler.
For a function name such as `int foo() (.cold)`, the suffix would be
`(.cold)`.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions