]> granicus.if.org Git - clang/commit
BugReport::getEndPath() - Only add a Stmt's range to the constructed PathDiagnosticEv...
authorTed Kremenek <kremenek@apple.com>
Mon, 11 May 2009 23:50:59 +0000 (23:50 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 11 May 2009 23:50:59 +0000 (23:50 +0000)
commit3ef538dd1bb1001fa1a1d50594d13f480a8dfa21
tree9ea47c4145ff2d9b9b78316780195cf4a10a660d
parentb9de2c55b2a33776e2bee8ee57df7599b374c8a5
BugReport::getEndPath() - Only add a Stmt's range to the constructed PathDiagnosticEventPiece if the BugReport contained no explicit ranges.

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