summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/array-to-pointer-decay.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
* Apply array-to-pointer decay when instantiating a MemberExpr. FixesDouglas Gregor2010-06-221-0/+25
PR7405, patch by Kyle Lippincott! llvm-svn: 106523
OpenPOWER on IntegriCloud