summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/reference.cpp
Commit message (Expand)AuthorAgeFilesLines
* Assignments to reference variables shouldn't kill the variable.Jordy Rose2010-06-041-0/+30
* CFG: add all LHS of assingments as lvalue. This improves support for C++ refe...Zhongxing Xu2010-06-031-0/+15
* Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.Ted Kremenek2010-02-051-1/+1
* Enhance test case.Zhongxing Xu2010-01-101-0/+5
* When binding an rvalue to a reference, create a temporary object. Use Zhongxing Xu2010-01-091-0/+6
OpenPOWER on IntegriCloud