diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2016-09-02 18:31:31 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2016-09-02 18:31:31 +0000 |
commit | 8b871d96d780b23fd082e2df264a84e7c0cc9d63 (patch) | |
tree | cb6a7ec55d5e90f6b30897b4ab064d17304a63b6 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 5c32d5ef0d6cdb92666f75fe7b44b8f74c362564 (diff) | |
download | bcm5719-llvm-8b871d96d780b23fd082e2df264a84e7c0cc9d63.tar.gz bcm5719-llvm-8b871d96d780b23fd082e2df264a84e7c0cc9d63.zip |
Based on post-commit feedback over IRC with dblaikie, ideally, we should have a SmallVector constructor that accepts anything which can supply a range via ADL begin()/end() calls so that we can construct the SmallVector directly from anything range-like.
Since that doesn't exist right now, use a local variable instead of calling getAssocExprs() twice; NFC.
llvm-svn: 280520
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions