diff options
author | Rui Ueyama <ruiu@google.com> | 2016-04-20 20:48:25 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-04-20 20:48:25 +0000 |
commit | 99e519cdeb7f66e676f6fd5b41b65809a1cf5396 (patch) | |
tree | 634cb627f90e2b6d09b8d63683b7d1ebf26f4e0d /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 612917c784dc7b42b3138cae1cc496c877f5d40a (diff) | |
download | bcm5719-llvm-99e519cdeb7f66e676f6fd5b41b65809a1cf5396.tar.gz bcm5719-llvm-99e519cdeb7f66e676f6fd5b41b65809a1cf5396.zip |
ELF: Redefine parseExpr to parse an expression. NFC.
Previously the function reads an operator and the rest of
the expressions. This patch makes it to actually parse an expression
which starts with a primary pexression followed by other expressions
concatenated with operators.
llvm-svn: 266912
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions