diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-05-06 21:39:49 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-05-06 21:39:49 +0000 |
commit | 8966bc1c8ce271c09936c0eaf6c841aef4a0af1b (patch) | |
tree | bd37bd8c186718edf20db216c0fec201bfb0f4ba /lib/Frontend/PCHWriter.cpp | |
parent | 1c4483065b52383bb8e501e3a1e7c4f5628921cb (diff) |
Refactor BugReporter interface to have a new 'BugReporterContext' and
'BugReporterVisitor'. This simplifies callbacks from BugReporter to BugReports
(via VisitNode). It also lays the foundation for arbitrary visitor "call backs"
that can be registered to a BugReporterContext as a PathDiagnostic is
constructed. These call backs can help operate as separate "experts" that can
work on constructed pieces of a PathDiagnostic for which they possess special
knowledge.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71121 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHWriter.cpp')
0 files changed, 0 insertions, 0 deletions