diff options
| author | Bruno Ricci <riccibrun@gmail.com> | 2018-10-30 13:42:41 +0000 |
|---|---|---|
| committer | Bruno Ricci <riccibrun@gmail.com> | 2018-10-30 13:42:41 +0000 |
| commit | bacf751add8304789a452fc01c78e73771c8d72e (patch) | |
| tree | e1dbb3b2aa4b5416a45a267bae996e753202ac5b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | af8e036c29ee7ef7cffb55be0d42e578d9d0aa79 (diff) | |
| download | llvm-bacf751add8304789a452fc01c78e73771c8d72e.zip llvm-bacf751add8304789a452fc01c78e73771c8d72e.tar.gz llvm-bacf751add8304789a452fc01c78e73771c8d72e.tar.bz2 | |
[AST] Only store the needed data in WhileStmt
Don't store the data for the condition variable if not needed.
This cuts the size of WhileStmt by up to a pointer.
The order of the children is kept the same.
Differential Revision: https://reviews.llvm.org/D53715
Reviewed By: rjmccall
llvm-svn: 345597
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
