diff options
author | Anna Zaks <ganna@apple.com> | 2012-08-02 23:41:05 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-08-02 23:41:05 +0000 |
commit | d015f4febe85d3e3340172d70042840c51bbd836 (patch) | |
tree | 2d3cd83d797b9d8f31440d54af58a4f8d86806ed /lib/StaticAnalyzer/Core/ProgramState.cpp | |
parent | af19a6aaa2959ef5e76f19d51e87ef523bdeedde (diff) |
[analyzer] Solve another source of non-determinism in the diagnostic
engine.
The code that was supposed to split the tie in a deterministic way is
not deterministic. Most likely one of the profile methods uses a
pointer. After this change we do finally get the consistent diagnostic
output. Testing this requires running the analyzer on large code bases
and diffing the results.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161224 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ProgramState.cpp')
0 files changed, 0 insertions, 0 deletions