]> granicus.if.org Git - clang/commit
- Implement PathDiagnosticLocation::asLocation.
authorTed Kremenek <kremenek@apple.com>
Thu, 26 Mar 2009 21:39:39 +0000 (21:39 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 26 Mar 2009 21:39:39 +0000 (21:39 +0000)
commit97b40036d4d4d1bf4e7be71fc2bce009de4e8c0c
treed2f2d461d2dac6eb923cd8931b483c48d9d91baf
parentad75653f81dece1c806e9c28dd7e7582c9929a27
- Implement PathDiagnosticLocation::asLocation.
- Switch PathDiagnosticEventPiece and PathDiagnosticMacroPiece to use
  PathDiagnosticLocation.

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