Age | Commit message (Expand) | Author |
---|---|---|
2010-06-04 | Assignments to reference variables shouldn't kill the variable. | Jordy Rose |
2010-06-03 | CFG: add all LHS of assingments as lvalue. This improves support for C++ refe... | Zhongxing Xu |
2010-02-05 | Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. | Ted Kremenek |
2010-01-10 | Enhance test case. | Zhongxing Xu |
2010-01-09 | When binding an rvalue to a reference, create a temporary object. Use | Zhongxing Xu |