diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2018-02-20 22:00:33 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2018-02-20 22:00:33 +0000 |
commit | fd0630665b141d83a86b40cfd3e49be1dd80e005 (patch) | |
tree | 7237e4c8ee798bad1d320305b724edbb2ab1fec4 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/bug11569.py | |
parent | 3141ddc58d8479f4c4cf5d5d7b524b1e3e1a7ef1 (diff) | |
download | bcm5719-llvm-fd0630665b141d83a86b40cfd3e49be1dd80e005.tar.gz bcm5719-llvm-fd0630665b141d83a86b40cfd3e49be1dd80e005.zip |
[MemoryBuiltins] Check nobuiltin status when identifying calls to free.
This is usually not a problem because this code's main purpose is
eliminating unused new/delete pairs. We got deletes of nullptr or
nobuiltin deletes of builtin new wrong though.
llvm-svn: 325630
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/bug11569.py')
0 files changed, 0 insertions, 0 deletions