]> granicus.if.org Git - clang/commit
[analyzer] Refactor: make PathDiagnosticLocation responsible for validation of Source...
authorAnna Zaks <ganna@apple.com>
Thu, 15 Sep 2011 20:06:34 +0000 (20:06 +0000)
committerAnna Zaks <ganna@apple.com>
Thu, 15 Sep 2011 20:06:34 +0000 (20:06 +0000)
commitf2b4e6652f15ed3b9492216badc9688ba7ccfe38
tree9ddeada853dfb29aea809efc9fbce175cd513354
parent7489889dd4e0fb5cd4b4176c59283da3b217f14e
[analyzer] Refactor: make PathDiagnosticLocation responsible for validation of SourceLocations (commit 4 of ?):
 - The closing brace is always a single location, not a range.
 - The test case previously had a location key 57:1 followed by a range [57:1 - 57:1].

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/PathDiagnostic.cpp
test/Analysis/plist-output-alternate.m