]> granicus.if.org Git - clang/commit
Use BugReport::getDescription() for the compiler warning text.
authorTed Kremenek <kremenek@apple.com>
Sat, 7 Feb 2009 22:36:41 +0000 (22:36 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 7 Feb 2009 22:36:41 +0000 (22:36 +0000)
commitd90e70819543a7a3aa099bb6cf1703551edfe306
treed56e9c853430aa06000b0b39b8599c4e05291c4f
parent614842802476068c08bced367fa97de4963fd6af
Use BugReport::getDescription() for the compiler warning text.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64038 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BugReporter.cpp