summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/cxx1y-init-captures.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Per latest drafting, switch to implementing init-captures as if by declaringRichard Smith2013-09-281-0/+28
and capturing a variable declaration, and complete the implementation of them. llvm-svn: 191605
OpenPOWER on IntegriCloud