[Analyzer] Fix for previous commit
authorAdam Balogh <adam.balogh@ericsson.com>
Tue, 23 Apr 2019 07:45:10 +0000 (07:45 +0000)
committerAdam Balogh <adam.balogh@ericsson.com>
Tue, 23 Apr 2019 07:45:10 +0000 (07:45 +0000)
commit8f8827014d6e095d0d7f1002fdec30fe47a6d7a3
tree1130c6b391b406d9cac7d06b61524b45785cc39c
parentfb2783f68054985d0b2151c3924110f78fae8926
[Analyzer] Fix for previous commit

A compilation warning was in my previous commit which broke the buildbot
because it is using `-Werror` for compilation. This patch fixes this
issue.

llvm-svn: 358955
clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp