summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/unreachable-code-path.c
Commit message (Expand)AuthorAgeFilesLines
* UnreachableCodeChecker cleanup and improvementsTom Care2010-10-061-3/+23
* Fixed logic error in UnreachableCodeChecker's marking algorithm that would so...Tom Care2010-08-051-0/+14
* Added some false positive checking to UnreachableCodeCheckerTom Care2010-07-271-8/+37
* Don't warn about unreachable code if the block starts with __builtin_unreacha...Jordy Rose2010-07-271-0/+6
* Added an path-sensitive unreachable code checker to the experimental analyzer...Tom Care2010-07-231-0/+55
OpenPOWER on IntegriCloud