summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2016-10-04 14:48:05 +0000
committerAaron Ballman <aaron@aaronballman.com>2016-10-04 14:48:05 +0000
commitfdaabf1ca7bc95c2de6c0b834c03629a287bcb3a (patch)
tree75af0a1138919bc1f75acf5eeaefb6e0de4524b5 /lldb/packages/Python/lldbsuite/test/python_api/thread
parent92589990bae53c00179b772fd500ef6679455c90 (diff)
downloadbcm5719-llvm-fdaabf1ca7bc95c2de6c0b834c03629a287bcb3a.tar.gz
bcm5719-llvm-fdaabf1ca7bc95c2de6c0b834c03629a287bcb3a.zip
Fix some false-positives with cppcoreguidelines-pro-type-member-init. Handle classes with default constructors that are defaulted or are not present in the AST.
Classes with virtual methods or virtual bases are not trivially default constructible, so their members and bases need to be initialized. Patch by Malcolm Parsons. llvm-svn: 283224
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud