Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Checker: random include cleanup. | Benjamin Kramer | 2010-03-27 | 1 | -3/+1 |
* | Revert 95541. | Ted Kremenek | 2010-02-08 | 1 | -2/+2 |
* | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu | 2010-02-08 | 1 | -2/+2 |
* | Cast evaluation no longer touch GRState. | Zhongxing Xu | 2010-02-04 | 1 | -2/+3 |
* | Specially handle casts to 'void' in AdjustedReturnValueChecker. | Ted Kremenek | 2010-02-04 | 1 | -2/+9 |
* | static analyzer: handle casts of a function to a function pointer with | Ted Kremenek | 2010-02-04 | 1 | -0/+90 |