Age | Commit message (Expand) | Author |
---|---|---|
2009-11-12 | Enhance Checker class (and GRExprEngine) to support PostVisitation for CallEx... | Ted Kremenek |
2009-11-09 | Add checker for CWE-588: Attempt to Access Child of a Non-structure Pointer. | Zhongxing Xu |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-09-02 | Refactor the check for bad divide into a checker. | Zhongxing Xu |
2009-07-28 | Add missing break statement. | Ted Kremenek |
2009-07-27 | Update for LLVM API change. | Owen Anderson |
2009-07-22 | Add new 'Checker' and 'CheckerVisitor' classes, which represent a more powerful | Ted Kremenek |