| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno... | Argyrios Kyrtzidis | 2011-02-28 | 1 | -1/+1 |
| * | [analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h... | Argyrios Kyrtzidis | 2011-02-24 | 1 | -1/+1 |
| * | If the initializer is an rvalue and the variable is a const reference, | Zhongxing Xu | 2010-12-19 | 1 | -1/+1 |
| * | Start migration of static analyzer to using the | Ted Kremenek | 2010-12-16 | 1 | -1/+2 |
| * | Assignments to reference variables shouldn't kill the variable. | Jordy Rose | 2010-06-04 | 1 | -0/+30 |
| * | CFG: add all LHS of assingments as lvalue. This improves support for C++ refe... | Zhongxing Xu | 2010-06-03 | 1 | -0/+15 |
| * | Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. | Ted Kremenek | 2010-02-05 | 1 | -1/+1 |
| * | Enhance test case. | Zhongxing Xu | 2010-01-10 | 1 | -0/+5 |
| * | When binding an rvalue to a reference, create a temporary object. Use | Zhongxing Xu | 2010-01-09 | 1 | -0/+6 |

