| commit | ea53e82c784281f7a2e342c04854b3e544457cd2 | [log] [tgz] | 
|---|---|---|
| author | Tom Care <tom.care@uqconnect.edu.au> | Wed Oct 06 23:02:25 2010 +0000 | 
| committer | Tom Care <tom.care@uqconnect.edu.au> | Wed Oct 06 23:02:25 2010 +0000 | 
| tree | 5e845b5ea1c6f136484a31c4955baf23c202372f | |
| parent | 25cd3bfbd718533676733f7029b6c372bb791e80 [diff] | 
UnreachableCodeChecker cleanup and improvements - Fixed some iterator style issues - Don't process blocks that have been visited already - Fixed a case where a unreachable block cycle was not reported - Minor test case changes - Added one test case from flow-sensitive version of the check. More coming. llvm-svn: 115861