aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/AdjustedReturnValueChecker.cpp
AgeCommit message (Expand)Author
2010-03-27Checker: random include cleanup.Benjamin Kramer
2010-02-08Revert 95541.Ted Kremenek
2010-02-08Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu
2010-02-04Cast evaluation no longer touch GRState.Zhongxing Xu
2010-02-04Specially handle casts to 'void' in AdjustedReturnValueChecker.Ted Kremenek
2010-02-04static analyzer: handle casts of a function to a function pointer withTed Kremenek