Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make -analyzer-inline-call not a separate analysis. Instead it's a boolean | Zhongxing Xu | 2010-05-06 | 1 | -2/+2 |
* | Use the right predecessor. | Zhongxing Xu | 2010-04-21 | 1 | -1/+1 |
* | Add initial support for C++ delete expr. | Zhongxing Xu | 2010-04-21 | 1 | -1/+12 |
* | Replace code with a method call. No functionality change. | Zhongxing Xu | 2010-04-20 | 1 | -65/+8 |
* | Improve handling of CXXNewExpr. | Zhongxing Xu | 2010-04-20 | 1 | -7/+62 |
* | Move all C++ expression evaluation logic into its own file. | Zhongxing Xu | 2010-04-19 | 1 | -0/+237 |