diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-08 01:44:02 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-08 01:44:02 +0000 |
commit | ed48caf5e703c8ee088a8ffa7fb77ebd1b25e97b (patch) | |
tree | f1cedae0fd81a566765a26bb3f008f2ad8e76496 /docs/CommandGuide/llvm-db.pod | |
parent | 49072473bac39f888be9e3814de48215daacea46 (diff) |
Fix an abort on a store of an empty struct member. getValue returns
null in the case of an empty struct, so don't try to call getNumValues
on it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81180 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-db.pod')
0 files changed, 0 insertions, 0 deletions