summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorcmtice <cmtice@google.com>2025-05-07 20:39:37 -0700
committerGitHub <noreply@github.com>2025-05-07 20:39:37 -0700
commit92d3029fa4a9c6ce21c50590e57ae834ae3db3bc (patch)
tree5eb12e9c64a1561192d66272d8136ee3112899ec /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentdc28f9d087324f77db81e7192648a17ebf036125 (diff)
[LLDB] Fix GetIndexOfChildMemberWithName to handle anonymous structs. (#138487)
When handling anonymous structs, GetIndexOfChildMemberWithName needs to add the number of non-empty base classes to the child index, to get the actual correct index. It was not doing so. This fixes that.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions