| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Assignments to reference variables shouldn't kill the variable. | Jordy Rose | 2010-06-04 | 1 | -0/+30 |
| | | | | | llvm-svn: 105452 | ||||
| * | CFG: add all LHS of assingments as lvalue. This improves support for C++ ↵ | Zhongxing Xu | 2010-06-03 | 1 | -0/+15 |
| | | | | | | | reference. Patch by Jordy. llvm-svn: 105383 | ||||
| * | Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. | Ted Kremenek | 2010-02-05 | 1 | -1/+1 |
| | | | | | llvm-svn: 95348 | ||||
| * | Enhance test case. | Zhongxing Xu | 2010-01-10 | 1 | -0/+5 |
| | | | | | llvm-svn: 93101 | ||||
| * | When binding an rvalue to a reference, create a temporary object. Use | Zhongxing Xu | 2010-01-09 | 1 | -0/+6 |
| CXXObjectRegion to represent it. In Environment, lookup a literal expression before make up a value for it. llvm-svn: 93047 | |||||

