| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Create helper method in BodyFarm for creating simple assignments. | Ted Kremenek | 2012-09-21 | 1 | -4/+12 | |
| * | Add helper method in BodyFarm to create unary dereferences. | Ted Kremenek | 2012-09-21 | 1 | -8/+11 | |
| * | Add helper method to BodyFarm for creating lvalue-to-rvalue conversions. | Ted Kremenek | 2012-09-21 | 1 | -9/+12 | |
| * | Add helper method to BodyFarm for creatinging integral casts. | Ted Kremenek | 2012-09-21 | 1 | -2/+10 | |
| * | Use helper method to create DeclRefExprs in BodyFarm, hopefully allevating | Ted Kremenek | 2012-09-21 | 1 | -20/+34 | |
| * | Add some structuring comments. No functionality change. | Ted Kremenek | 2012-09-21 | 1 | -1/+9 | |
| * | Add faux-body support for dispatch_once(). | Ted Kremenek | 2012-09-21 | 1 | -10/+110 | |
| * | Implement faux-body-synthesis of well-known functions in the static analyzer ... | Ted Kremenek | 2012-09-21 | 1 | -0/+91 | |

