]> granicus.if.org Git - clang/commit
Re-introduce diagnostic caching in BugReporter that was originally added in
authorTed Kremenek <kremenek@apple.com>
Fri, 18 Sep 2009 22:37:37 +0000 (22:37 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 18 Sep 2009 22:37:37 +0000 (22:37 +0000)
commite0a58073b76fc016325a35152533b8468df2bf4a
tree6d53d5f720e1e24fedc62a88277216243fe88167
parentdb8338a35fa729c08bc2dfd87cdc43533506f548
Re-introduce diagnostic caching in BugReporter that was originally added in
r82198 and then reverted. This is an intermediate solution, as diagnostic
caching should not rely on static variables.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82301 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BugReporter.cpp
test/Analysis/misc-ps.m