summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/cxx1y-init-captures.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-10/+10
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-8/+8
* Emit DeferredDeclsToEmit in a DFS order.Rafael Espindola2015-01-221-3/+4
* Switch from putting init capture VarDecls in the surrounding DeclContext toRichard Smith2013-09-281-0/+4
* Per latest drafting, switch to implementing init-captures as if by declaringRichard Smith2013-09-281-0/+98