]> granicus.if.org Git - clang/commit
[analyzer] Plist: change the type of issue_hash from int to string.
authorAnna Zaks <ganna@apple.com>
Tue, 8 Jan 2013 00:25:22 +0000 (00:25 +0000)
committerAnna Zaks <ganna@apple.com>
Tue, 8 Jan 2013 00:25:22 +0000 (00:25 +0000)
commitc1c6a4981a4b50476d71c88f8dac81a1430885ed
tree789b00201bf7afb44e9f4eb3cdf685742535eb16
parent9da34f900b1651dfa83ec7e552a287879542691e
[analyzer] Plist: change the type of issue_hash from int to string.

This gives more flexibility to what could be stored as issue_hash.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171824 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
test/Analysis/conditional-operator-path-notes.c
test/Analysis/diagnostics/deref-track-symbolic-region.c
test/Analysis/diagnostics/undef-value-caller.c
test/Analysis/diagnostics/undef-value-param.c
test/Analysis/diagnostics/undef-value-param.m
test/Analysis/inline-plist.c
test/Analysis/inline-unique-reports.c
test/Analysis/inlining/eager-reclamation-path-notes.c
test/Analysis/inlining/path-notes.c
test/Analysis/inlining/path-notes.m
test/Analysis/malloc-plist.c
test/Analysis/method-call-path-notes.cpp
test/Analysis/null-deref-path-notes.m
test/Analysis/plist-output-alternate.m
test/Analysis/plist-output.m
test/Analysis/retain-release-path-notes-gc.m
test/Analysis/retain-release-path-notes.m
test/Analysis/unix-fns.c