summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/array-to-pointer-decay.cpp
AgeCommit message (Expand)Author
2013-06-06[analyzer] Fix a crash that occurs when processing an rvalue array.Anna Zaks
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2010-06-22Apply array-to-pointer decay when instantiating a MemberExpr. FixesDouglas Gregor