]> granicus.if.org Git - clang/commit
PathDiagnosticPiece now automatically strips off trailing periods in diagnostic messages.
authorTed Kremenek <kremenek@apple.com>
Thu, 26 Feb 2009 21:30:32 +0000 (21:30 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 26 Feb 2009 21:30:32 +0000 (21:30 +0000)
commit8af2975d50270813ae6366d007e9e1f5b65ddc68
tree8d7767da065bdd3d6b5ff3729ed0cd098dcccfd8
parent9ca36b66410f2f9155df9d573f6da3114ac685a2
PathDiagnosticPiece now automatically strips off trailing periods in diagnostic messages.

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