aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2011-08-18 22:37:56 +0000
committerAnna Zaks <ganna@apple.com>2011-08-18 22:37:56 +0000
commit8e6431adab313e283a992698f6fc7afe62420999 (patch)
treea933834cb37fa51a46c18feab2dcb747adbf3e1e /lib/Sema/SemaCodeComplete.cpp
parent47695c8ad8424851f62e0d4a983b45b15daee1c5 (diff)
Static Analyzer Diagnostics: Move custom diagnostic visitors from BugReporterContext to BugReport.
One API change: I added BugReporter as an additional parameter to the BugReporterVisitor::VisitNode() method to allow visitors register other visitors with the report on the fly (while processing a node). This functionality is used by NilReceiverVisitor, which registers TrackNullOrUndefValue when the receiver is null. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138001 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions