]> granicus.if.org Git - clang/commit
[analyzer] Push updating-the-executed-lines logic into the BugReporter.
authorGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 7 Sep 2018 00:42:53 +0000 (00:42 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 7 Sep 2018 00:42:53 +0000 (00:42 +0000)
commit4d7f220123ac33fda856d61e8d29702d625dc610
tree63f3eb4f136d5335af39d344bfeab26eb879d1a7
parent3f0bc9eab10c49c980a5e3147fc81f0be1aba753
[analyzer] Push updating-the-executed-lines logic into the BugReporter.

So it can be reused across different consumers.

Differential Revision: https://reviews.llvm.org/D51514

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341617 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
lib/StaticAnalyzer/Core/BugReporter.cpp
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp