diff options
author | Zachary Turner <zturner@google.com> | 2017-06-12 20:46:35 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-06-12 20:46:35 +0000 |
commit | d334cebac4ca2c51677b415526d1e23476298710 (patch) | |
tree | 708ad1f8249248adfbcc8bcf1e5af4885ab954c7 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | 76f063090b2822106f0ff1fc951cae8e8821614f (diff) | |
download | bcm5719-llvm-d334cebac4ca2c51677b415526d1e23476298710.tar.gz bcm5719-llvm-d334cebac4ca2c51677b415526d1e23476298710.zip |
Fix a null pointer dereference in llvm-pdbutil pretty.
Static data members were causing a problem because I mistakenly
assumed all members would affect a class's layout and so the
Layout member would be non-null.
llvm-svn: 305229
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions