diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2016-04-13 21:04:27 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2016-04-13 21:04:27 +0000 |
commit | b70a2dd157ea35181f835088566523a9d7c566bd (patch) | |
tree | 628664791843df3bacb56422ac9611e49c2cec98 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/TestCommandScript.py | |
parent | c54768f7fa785d48cc2b2498707ae1daf539fdfd (diff) | |
download | bcm5719-llvm-b70a2dd157ea35181f835088566523a9d7c566bd.tar.gz bcm5719-llvm-b70a2dd157ea35181f835088566523a9d7c566bd.zip |
[asan] Prefer alloc-dealloc-mismatch to new-delete-type-mismatch.
With -fsized-deallocation, new[] vs delete mismatch is reported as
new-delete-type-mismatch. This is technically true, but
alloc-dealloc-mismatch describes it better.
llvm-svn: 266246
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/TestCommandScript.py')
0 files changed, 0 insertions, 0 deletions