[analyzer] Changing issue_hash in plists

Hi,

The clang static analyzer currently has an issue_hash entry in the generated plist files, that is utilized by CmpRuns.py (in utlis/analyzer). That script is used to do regression testing.

As part of the http://reviews.llvm.org/D10305 patch, which will improve the bug identification facilities in the analyzer, this field will be renamed unless anybody has some objections.

Does anybody use issue_hash for something that I might not be aware of?

Cheers,

Gabor Horvath