| commit | 2f0419e1f86f55b5513d30e4a01b5fc93185a57f | [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 | 988f53194722b0ca5e9fd1ea700ea0a865ff3ce6 | |
| parent | a5f13c866cb5982251b5833033bbbc7307674ae7 [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. llvm-svn: 115110