diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-03 18:48:43 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-03 18:48:43 +0000 |
commit | 7b4df3bf5bdee179753dd82a2ad2c19881c5d02e (patch) | |
tree | 96ffbca1e5580dd5df32335b8bad11619bcba27e /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | f36005a358472f99da74de37bbf1a3e6661694f3 (diff) | |
download | bcm5719-llvm-7b4df3bf5bdee179753dd82a2ad2c19881c5d02e.tar.gz bcm5719-llvm-7b4df3bf5bdee179753dd82a2ad2c19881c5d02e.zip |
Fix regression from r259622: the operand of an increment that is the operand of
a cast expression is not the operand of a cast expression itself, so if it's
parenthesized we need to form a ParenExpr not a ParenListExpr.
llvm-svn: 259677
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions