aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-10-30 16:30:59 +0000
committerGitHub <noreply@github.com>2025-10-30 16:30:59 +0000
commit9ed889631a61acc09a1086dc5e5298ec1cd69776 (patch)
treea8736e8fbbaa007a5b15bbfa61abcf13fed3e41e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent9b02901b26ff8ddf0cd82785c3ceb9ac587a4c29 (diff)
downloadllvm-9ed889631a61acc09a1086dc5e5298ec1cd69776.zip
llvm-9ed889631a61acc09a1086dc5e5298ec1cd69776.tar.gz
llvm-9ed889631a61acc09a1086dc5e5298ec1cd69776.tar.bz2
[lldb][DWARF] Support DW_AT_bit_size on type tags (#165686)
One (DWARF-spec compliant) exmample is: https://github.com/llvm/llvm-project/pull/164372, where we attach a `DW_AT_bit_size` to `_BitInt` types that can't be exactly described by a byte-size. This patch adds support for `DW_AT_bit_size` to `DWARFASTParserClang` when parsing type tags. Note, we don't use this bit-size yet, but will do so in follow-up patches.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions