summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2018-02-27 06:43:19 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2018-02-27 06:43:19 +0000
commit612cf21ec7ae21fa294234c583aa7888e3ae410d (patch)
treef7c7d7b7d454dd2cb0d3990daa6f951c47bfcf1b /lldb/packages/Python/lldbsuite/test/python_api
parent1137cde9fe779e8169ba54f334869f5a7f7e5061 (diff)
downloadbcm5719-llvm-612cf21ec7ae21fa294234c583aa7888e3ae410d.tar.gz
bcm5719-llvm-612cf21ec7ae21fa294234c583aa7888e3ae410d.zip
[MemorySSA] Call the correct dtors
It appears that there were many cases where we were directly (through templates) calling the dtor of MemoryAccess, which is conceptually an abstract class. This hasn't been a problem, since the data members of all of the subclasses of MemoryAccess have been POD. I'm planning on changing that. :) llvm-svn: 326175
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud