]> granicus.if.org Git - clang/commit
Tidy up the path diagnostic generation logic in BugReporter and remove a case where...
authorTed Kremenek <kremenek@apple.com>
Mon, 23 Feb 2009 22:44:26 +0000 (22:44 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 23 Feb 2009 22:44:26 +0000 (22:44 +0000)
commitb697b100f2354ac84b7a0785cab9481e8bfdcf23
tree57d056502a0e44aeb4702f750bc498d5e4c254f0
parent1829a6db2ec19e08061f0bb2f4c52a8e5e4efaf0
Tidy up the path diagnostic generation logic in BugReporter and remove a case where an "Execution continues..." diagnostic could result in an empty message bubble.

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