[analyzer] Refactor PathDiagnosticLocation: Remove SourceRange member from PathDiagno...
authorAnna Zaks <ganna@apple.com>
Tue, 20 Sep 2011 23:27:32 +0000 (23:27 +0000)
committerAnna Zaks <ganna@apple.com>
Tue, 20 Sep 2011 23:27:32 +0000 (23:27 +0000)
commitef70724e66d8ede0edbe260fbcdd9781688bb1fd
tree6f018ab2b35558f1ec6d1b4dbf6c657fad55dccc
parentc20f399889f53f74eef0404388de4086b36d2948
[analyzer] Refactor PathDiagnosticLocation: Remove SourceRange member from PathDiagnosticLocation - FullSourceLoc Loc and PathDiagnosticRange Range are sufficient.

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