summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-04-18 10:30:36 -0700
committerGitHub <noreply@github.com>2025-04-18 10:30:36 -0700
commite298f16e895f1c3e5571ec1adb84f29646b84637 (patch)
treea9273bc6d7474bbcf7e1fdd5031417cf2a6519c8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentb2ba53172e82354e1318ae7e18c637ac2107aeca (diff)
[CIR] Upstream support for record packing and padding (#136036)
This change adds support for packing and padding record types in ClangIR and introduces some infrastructure needed for this computation. Although union support has not been upstreamed yet, there is no good way to report unions as NYI in the layout computation, so the code added here includes layout computation for unions. Unions will be added soon.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions