[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)
commit8b70c4e529cc3858bb377bb8e21408c9c904c5c9
treeab2cf17922e7a0c9403c400f188407edccd8d0e5
parent6e0c8446db8bebe774ff6e927d5d4c5503ff338d
[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.

llvm-svn: 283566
clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp