diff options
author | Richard Trieu <rtrieu@google.com> | 2017-03-01 03:07:55 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2017-03-01 03:07:55 +0000 |
commit | 07c9338841be62250647ab632c9ea632789bd6ca (patch) | |
tree | cd5c2d8e2150a441139652a442d83d01e423e357 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | f4bf2438c093755e8ae8c140346a86f04f1db45b (diff) | |
download | bcm5719-llvm-07c9338841be62250647ab632c9ea632789bd6ca.tar.gz bcm5719-llvm-07c9338841be62250647ab632c9ea632789bd6ca.zip |
Add warning for inconsistent overrides on destructor.
The exisiting warning for inconsistent overrides does not include the destructor
as it was noted in review that it was too noisy. Instead, add to a separate
warning group that is off by default for users who want consistent warnings
between methods and destructors.
llvm-svn: 296572
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions