Age | Commit message (Expand) | Author |
---|---|---|
2010-09-16 | Introduce new CFGElement hierarchy to support C++ CFG, based on Marcin's patch | Zhongxing Xu |
2010-09-09 | Enhance -Wunreachable-code to not consider the 'default:' branch of a switch ... | Ted Kremenek |
2010-08-25 | GCC didn't care for my attempt at API compatibility, so brute-force everything | John McCall |
2010-02-23 | Move the rest of the unreachable code analysis from libSema | Ted Kremenek |
2010-02-23 | Start moving some of the logic for the unreachable code analysis out of libSema | Ted Kremenek |