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 | 4c03dfd4b1d18de1468a329081887b870a65556b (patch) | |
tree | 30ee64e3bb2a99a23ea2e0443ec621e7ea7c18b0 /clang/lib/AST/Comment.cpp | |
parent | bcd829c2d026199a8b7c56d746aba52c38ffd89f (diff) | |
download | bcm5719-llvm-4c03dfd4b1d18de1468a329081887b870a65556b.tar.gz bcm5719-llvm-4c03dfd4b1d18de1468a329081887b870a65556b.zip |
[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.
llvm-svn: 161224
Diffstat (limited to 'clang/lib/AST/Comment.cpp')
0 files changed, 0 insertions, 0 deletions