]> granicus.if.org Git - clang/commit
[analyzer] Re-apply r283092, attempt no.4, a small chunk.
authorArtem Dergachev <artem.dergachev@gmail.com>
Fri, 7 Oct 2016 15:23:02 +0000 (15:23 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Fri, 7 Oct 2016 15:23:02 +0000 (15:23 +0000)
commit75d0a5d0e649cf524c0392dfe19336eed93f632a
tree17db8f45484eeeaf93eb0f63ccce4b9961f5c84c
parent8a905df2217f0b06e6853da9cf1a6d99fcb255a9
[analyzer] Re-apply r283092, attempt no.4, a small chunk.

Define PathDiagnosticNotePiece. The next commit would be able to address the
BugReport class code that is pointed to by the msvc crash message.

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