commit | 1f9bd0fbf5894b41bba5f2fdb0c6546a7a6ef3d8 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Mar 26 21:21:35 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Mar 26 21:21:35 2009 +0000 |
tree | 6c22c94cfa805cb3f57545b5f6250b8244669a58 | |
parent | dbf15cb5709067b3d23b3cdd8d014610ba4a8783 [diff] |
PathDiagnostics (analyzer): - Added a new class, 'PathDiagnosticLocation', that is a variant for SourceLocation, SourceRange, or Stmt*. This will be used soon by PathDiagnosticPieces to describe locations for targets of branches, locations of events, etc. - Did some prep. refactoring of PathDiagnosticPieces to prepare them for adopting the new PathDiagnosticLocation git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67767 91177308-0d34-0410-b5e6-96231b3b80d8