diff options
| author | Bill Wendling <5993918+bwendling@users.noreply.github.com> | 2024-07-23 07:49:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-23 00:49:46 -0700 |
| commit | 6db5f4fd2a287de9d20adc7a44cfcc66fc462c9c (patch) | |
| tree | 53146fa12a522ca2afb6056173c383024428aace /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | 2dd82c5ac56623d38de977ef027b252b4908e4c5 (diff) | |
[Clang] Ignore empty FieldDecls when asking for the field number (#100040)
A FieldDecl that's an empty struct may not show up in CGRecordLayout. Go
ahead and ignore such a field as it shouldn't make a difference to these
calculations.
Fixes: 1f6f97e2b64a ("[Clang] Loop over FieldDecls instead of all Decls (#99574)")
Co-authored-by: Eli Friedman <efriedma@quicinc.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
