diff options
author | Adam Balogh <adam.balogh@ericsson.com> | 2018-06-28 10:58:53 +0000 |
---|---|---|
committer | Adam Balogh <adam.balogh@ericsson.com> | 2018-06-28 10:58:53 +0000 |
commit | b03ed5e41490b2654aac53569d742d6cef44ad66 (patch) | |
tree | d4adf551c6616d5459096d95012c1539167119da /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 9ef4965a0d774c6aa045c1cf9ae6e30208924627 (diff) | |
download | bcm5719-llvm-b03ed5e41490b2654aac53569d742d6cef44ad66.tar.gz bcm5719-llvm-b03ed5e41490b2654aac53569d742d6cef44ad66.zip |
[Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahead-of-begin checks
Add handling of the begin() funcion of containers to the iterator checkers,
together with the pre- and postfix ++ and -- operators of the iterators. This
makes possible the checking of iterators dereferenced ahead of the begin of the
container.
Differential Revision: https://reviews.llvm.org/D32642
llvm-svn: 335835
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions