Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Remove TransferFuncs.h, then deal with the fallout. | Jordy Rose | 2011-09-02 | 1 | -0/+1 |
* | [analyzer] Eliminate almost all uses of TransferFuncs from ExprEngine. | Jordy Rose | 2011-08-28 | 1 | -10/+4 |
* | [analyzer] Migrate argument invalidation from CFRefCount to ExprEngine. | Jordy Rose | 2011-08-28 | 1 | -1/+6 |
* | [analyzer] Remove FIXME; Ted reminded me that -init is not guaranteed to retu... | Jordy Rose | 2011-08-21 | 1 | -1/+0 |
* | [analyzer] Migrate return value handling from CFRefCount to ExprEngine. This ... | Jordy Rose | 2011-08-21 | 1 | -0/+41 |
* | [analyzer] Handle reads of ObjCPropertyRefExprs implicitly in Environment. N... | Ted Kremenek | 2011-08-20 | 1 | -6/+0 |
* | Start partitioning ExprEngine.cpp into separate .cpp files that handle differ... | Ted Kremenek | 2011-08-20 | 1 | -0/+245 |