commit | d2e2e20de36871b281439793c78aabd2bb8eeff9 | [log] [tgz] |
---|---|---|
author | Adam Balogh <adam.balogh@ericsson.com> | Tue Apr 23 11:18:50 2019 +0000 |
committer | Adam Balogh <adam.balogh@ericsson.com> | Tue Apr 23 11:18:50 2019 +0000 |
tree | f40a5f6f81ac507acc0f8ddc2e026dc97fc810e3 | |
parent | ddd225d1a92e7bf28a3185b269fa5911ea89123e [diff] |
[Analyzer] Second fix for last commit for IteratorChecker A variable was redeclared instead of assigned in an internal block, leaving the original uninitialized. This is fixed now. llvm-svn: 358971