diff options
author | Anna Zaks <ganna@apple.com> | 2013-01-10 22:44:16 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2013-01-10 22:44:16 +0000 |
commit | 664566c37f81d70226df22c12aa05d1603b620f3 (patch) | |
tree | d15ebbe391842330af1d584a445a26033563f1f3 /lib/CodeGen/CGExprConstant.cpp | |
parent | ca1ad5018da214b9ff584f57288258424eb76089 (diff) |
[analyzer] Fix non-determinizm introduced in r172104.
In some cases, we just pick any ivar that needs invalidation and attach
the warning to it. Picking the first from DenseMap of pointer keys was
triggering non-deterministic output.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172134 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions