aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/lvalue.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-02-28[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis
2011-01-10In C++, assignment and compound assignment operators return an lvalue.Zhongxing Xu