diff options
author | Adam Balogh <adam.balogh@ericsson.com> | 2019-12-02 19:37:37 +0100 |
---|---|---|
committer | Adam Balogh <adam.balogh@ericsson.com> | 2019-12-11 14:20:17 +0100 |
commit | 6e9c58946eeeebfe8eed7308a3b57611e225ad67 (patch) | |
tree | 13bb881afabdbcf3794b6a9d59532724ea491d51 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp | |
parent | 3bf8558fbb2f3e9348bf1f5aafb64d8095ad6420 (diff) | |
download | bcm5719-llvm-6e9c58946eeeebfe8eed7308a3b57611e225ad67.tar.gz bcm5719-llvm-6e9c58946eeeebfe8eed7308a3b57611e225ad67.zip |
[Analyzer] Iterator Modeling: Print Container Data and Iterator Positions when printing the Program State
Debugging the Iterator Modeling checker or any of the iterator checkers
is difficult without being able to see the relations between the
iterator variables and their abstract positions, as well as the abstract
symbols denoting the begin and the end of the container.
This patch adds the checker-specific part of the Program State printing
to the Iterator Modeling checker.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp')
0 files changed, 0 insertions, 0 deletions