[analyzer] Move report false positive suppression to report visitors.
authorAnna Zaks <ganna@apple.com>
Wed, 30 Jan 2013 19:12:34 +0000 (19:12 +0000)
committerAnna Zaks <ganna@apple.com>
Wed, 30 Jan 2013 19:12:34 +0000 (19:12 +0000)
commitbe608303780590567b6d498ae86fcafde0b95d36
treea89b3a55dc9c56ba0ba3f39a15fde183024b31a2
parent70aa53180d00882de93ab34659f531a6d1de611d
[analyzer] Move report false positive suppression to report visitors.

llvm-svn: 173956
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp