summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/encoded_file.py
diff options
context:
space:
mode:
authorPetar Jovanovic <petar.jovanovic@mips.com>2019-03-07 15:50:52 +0000
committerPetar Jovanovic <petar.jovanovic@mips.com>2019-03-07 15:50:52 +0000
commiteb39991c8b4071211b1f408283bf331a69dacec0 (patch)
treeca5b1fe7a2d64acef94d90204ff078e74bcedbae /lldb/packages/Python/lldbsuite/support/encoded_file.py
parenta92711404ccae970ed4e23e1d8e1d1ee88cd2458 (diff)
downloadbcm5719-llvm-eb39991c8b4071211b1f408283bf331a69dacec0.tar.gz
bcm5719-llvm-eb39991c8b4071211b1f408283bf331a69dacec0.zip
[analyzer] handle modification of vars inside an expr with comma operator
We should track mutation of a variable within a comma operator expression. Current code in ExprMutationAnalyzer does not handle it. This will handle cases like: (a, b) ++ < == b is modified (a, b) = c < == b is modifed Patch by Djordje Todorovic. Differential Revision: https://reviews.llvm.org/D58894 llvm-svn: 355605
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/encoded_file.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud