diff options
author | Lawrence D'Anna <lawrence_danna@apple.com> | 2019-10-15 17:12:49 +0000 |
---|---|---|
committer | Lawrence D'Anna <lawrence_danna@apple.com> | 2019-10-15 17:12:49 +0000 |
commit | d3bd5b3d71ae9fc3a3a45e05d5dba6b1ecbcb2f5 (patch) | |
tree | 431dbdb82d85d236b59b55ad0fc9582c92b81535 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context | |
parent | e409f12131905a07e9286c0e191af9978e43b893 (diff) | |
download | bcm5719-llvm-d3bd5b3d71ae9fc3a3a45e05d5dba6b1ecbcb2f5.tar.gz bcm5719-llvm-d3bd5b3d71ae9fc3a3a45e05d5dba6b1ecbcb2f5.zip |
eliminate virtual methods from PythonDataObjects
Summary:
This patch eliminates a bunch of boilerplate from
PythonDataObjects, as well as the use of virtual methods.
In my opinion it also makes the Reset logic a lot more
clear and easy to follow. The price is yet another
template. I think it's worth it.
Reviewers: JDevlieghere, jasonmolenda, labath, zturner
Reviewed By: JDevlieghere, labath
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D68918
llvm-svn: 374916
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context')
0 files changed, 0 insertions, 0 deletions