]> granicus.if.org Git - clang/commit
Use "getRanges" in default implementation of "getEndPath" to determine
authorTed Kremenek <kremenek@apple.com>
Thu, 3 Apr 2008 18:00:37 +0000 (18:00 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 3 Apr 2008 18:00:37 +0000 (18:00 +0000)
commitde7161fa687201393edf0b92a0bc9c6d4023cc84
tree7a2c498b3f975019fe89c24fd24324b24a40fd6d
parentf1ae705460552655fe7275327804444c62e86bae
Use "getRanges" in default implementation of "getEndPath" to determine
the ranges of highlighted elements in the source code.

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