summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2016-04-20 08:29:08 +0000
committerHaojian Wu <hokein@google.com>2016-04-20 08:29:08 +0000
commit257914e7c9d1e1ccf46e680616a1c2d5b31953c3 (patch)
treeda40e94e5b67c2c606c8beaefae2b0fff3c82e1e /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent117625aaf3d2c831a8e490820637e7a7e9b59696 (diff)
downloadbcm5719-llvm-257914e7c9d1e1ccf46e680616a1c2d5b31953c3.tar.gz
bcm5719-llvm-257914e7c9d1e1ccf46e680616a1c2d5b31953c3.zip
Fix a crash in cppcoreguidelines-pro-type-member-init related to missing constructor bodies.
Summary: Fixes a crash in cppcoreguidelines-pro-type-member-init when checking some record types with a constructor without a body. We now check to make sure the constructor has a body before looking for missing members and base initializers. Patch by Michael Miller! Reviewers: aaron.ballman, alexfh, hokein Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D19270 llvm-svn: 266862
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud