]> granicus.if.org Git - clang/commit
[analyzer] PathDiagnosticPopUpPiece: working with CharSourceRange
authorCsaba Dabis <dabis.csaba98@gmail.com>
Wed, 5 Jun 2019 18:55:39 +0000 (18:55 +0000)
committerCsaba Dabis <dabis.csaba98@gmail.com>
Wed, 5 Jun 2019 18:55:39 +0000 (18:55 +0000)
commitc1121f50f0ee8f6b9ccf804b642dddcfaa62e356
tree6b818b0ccc8c39fc46a5d95a5b35664ab0180c9f
parentd96d38ef0117656cf3393d56a2637de6ba63c3ca
[analyzer] PathDiagnosticPopUpPiece: working with CharSourceRange

Summary: Sometimes we are at character boundaries so past the token-range.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@362632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp