Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Add missing pre-post-statement callbacks for OffsetOfExpr. | Artem Dergachev | 2018-02-10 | 1 | -0/+12 |
* | [analyzer] Expose return statement from CallExit program point | George Karpenkov | 2018-02-02 | 1 | -1/+8 |
* | [analyzer] operator new: Fix callback order for CXXNewExpr. | Artem Dergachev | 2018-01-18 | 1 | -0/+41 |
* | [analyzer] When creating a temporary object, properly copy the value into it. | Artem Dergachev | 2017-03-28 | 1 | -9/+40 |
* | [analyzer] Add PostStmt callback for ArraySubscriptExpr | Anna Zaks | 2016-10-04 | 1 | -1/+13 |
* | [analyzer] ExprEngine: remove second call to PreStmt<CastExpr> | Aleksei Sidorin | 2016-09-01 | 1 | -0/+56 |