summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/lvalue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best ↵Argyrios Kyrtzidis2011-02-281-1/+1
| | | | | | misnomer award. llvm-svn: 126676
* In C++, assignment and compound assignment operators return an lvalue.Zhongxing Xu2011-01-101-0/+6
llvm-svn: 123158
OpenPOWER on IntegriCloud