commit | 2cb5520f62e52f09175f546af12b8b8fb05b81ad | [log] [tgz] |
---|---|---|
author | Tom Care <tom.care@uqconnect.edu.au> | Wed Sep 29 23:48:34 2010 +0000 |
committer | Tom Care <tom.care@uqconnect.edu.au> | Wed Sep 29 23:48:34 2010 +0000 |
tree | 6cb4740aa5071252dc7b87f7398d898df06e8863 | |
parent | a716f639a6fd4cdadd33853918f1115b3be37cfe [diff] |
AnalyzerStatsChecker improvements: - Use BlockEntrance rather than BlockEdge to bring in line with UnreachableCodeChecker. Fixes an issue where unreached blocks would still be counted as reachable. - Added warnings for all BlockAborted locations. This allows us to see where the analyzer stopped analyzing. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115110 91177308-0d34-0410-b5e6-96231b3b80d8