diff options
author | Florian Hahn <florian.hahn@arm.com> | 2018-06-14 20:23:48 +0000 |
---|---|---|
committer | Florian Hahn <florian.hahn@arm.com> | 2018-06-14 20:23:48 +0000 |
commit | 1b465767d6ca69f4b7201503f5f21e6125fe049a (patch) | |
tree | 65011566c013809ca14db98e31058386254d2d74 /lldb/packages/Python/lldbsuite/test/functionalities/command_source/my.py | |
parent | c00e44656dfbcb400af8d7f4fabf8f04d188104d (diff) | |
download | bcm5719-llvm-1b465767d6ca69f4b7201503f5f21e6125fe049a.tar.gz bcm5719-llvm-1b465767d6ca69f4b7201503f5f21e6125fe049a.zip |
[TableGen] Make TreePatternNode::getChild return a reference (NFC)
The return value of TreePatternNode::getChild is never null. This patch also
updates various places that use return values of getChild to also use
references. Those changes were suggested post-commit for D47463.
llvm-svn: 334764
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_source/my.py')
0 files changed, 0 insertions, 0 deletions