Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
07a57e0c0ff4a5ae8ca134f01c66aa17b1aaf0e9
/
test
/
Analysis
/
reference.cpp
5d55376
Assignments to reference variables shouldn't kill the variable.
by Jordy Rose
· 15 years ago
fc61d94
CFG: add all LHS of assingments as lvalue. This improves support for C++ reference. Patch by Jordy.
by Zhongxing Xu
· 15 years ago
565e465
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
by Ted Kremenek
· 15 years ago
3cd8bd4
Enhance test case.
by Zhongxing Xu
· 15 years ago
bc37b8d
When binding an rvalue to a reference, create a temporary object. Use
by Zhongxing Xu
· 15 years ago