summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbtest.py
diff options
context:
space:
mode:
authorNicolas Lesser <blitzrakete@gmail.com>2019-01-10 19:03:33 +0000
committerNicolas Lesser <blitzrakete@gmail.com>2019-01-10 19:03:33 +0000
commit5610cd8b46ff640572c9af974080a18e636e1a96 (patch)
tree08b44c56c1a2f61afe1109842a75af74fccd4bfe /lldb/packages/Python/lldbsuite/test/lldbtest.py
parent350e6e9d7c84d30a04de3adb7a156afcc4c8a353 (diff)
downloadbcm5719-llvm-5610cd8b46ff640572c9af974080a18e636e1a96.tar.gz
bcm5719-llvm-5610cd8b46ff640572c9af974080a18e636e1a96.zip
Fix false positive unsequenced access and modification warning in array subscript expression.
Summary: In the [expr.sub] p1, we can read that for a given E1[E2], E1 is sequenced before E2. Patch by Mateusz Janek. Reviewers: rsmith, Rakete1111 Reviewed By: rsmith, Rakete1111 Subscribers: riccibruno, lebedev.ri, Rakete1111, hiraditya, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D50766 llvm-svn: 350874
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud