Add comments for RemoveRedundantMsgs, rename it to removeRedundantMsgs() per Jordan...
authorTed Kremenek <kremenek@apple.com>
Fri, 26 Oct 2012 16:02:36 +0000 (16:02 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 26 Oct 2012 16:02:36 +0000 (16:02 +0000)
commit808102685b2f82b07a98912993e74cc97d99f926
treef9565e88f2f760323ad3b80847577ba9e72fadb5
parent3c7380bfba0c184e21241133a5a401c1df496ab7
Add comments for RemoveRedundantMsgs, rename it to removeRedundantMsgs() per Jordan's feedback.

llvm-svn: 166778
clang/lib/StaticAnalyzer/Core/BugReporter.cpp