diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-04-13 11:25:54 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2017-04-13 12:13:52 -0700 |
commit | 0ca979112add1fe6c2771676cfb36e90e6410174 (patch) | |
tree | f8cbb1fb248176990be131e2c0f30e5500cfadd3 /sliPluginUtils | |
parent | b6ed3bfa8f64a4850392f47daf46846fec51e36d (diff) |
Fix operator associativity in SLI debug log
SvcLogicBinaryExpression.asParsedExpr() for debug
logging was rendering expressions as if the operators
were right associative, which is incorrect.
This change fixes the method to render the operators
as being left associative.
Change-Id: Ief22c4ee24d48ed333b1bff54b84ed7dd7940779
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'sliPluginUtils')
0 files changed, 0 insertions, 0 deletions