summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.unary/expr.unary.op/p3.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
* Don't consider an overloaded operator& when the expression is actuallyDouglas Gregor2011-12-141-0/+28
going to be a pointer-to-member constant. Fixes <rdar://problem/10544564>. llvm-svn: 146587
OpenPOWER on IntegriCloud