Age | Commit message (Expand) | Author |
---|---|---|
2010-02-08 | Revert 95541. | Ted Kremenek |
2010-02-08 | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu |
2010-02-04 | Cast evaluation no longer touch GRState. | Zhongxing Xu |
2010-02-04 | static analyzer: handle casts of a function to a function pointer with | Ted Kremenek |
2010-02-02 | Fix bug in GRExprEngine::VisitSizeOfAlignOfExpr() where we do not add | Ted Kremenek |
2010-01-27 | Use getTypeAlignInChars() for alignment in VisitSizeOfAlignOfExpr(). | Ken Dyck |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |