summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/cxx1y-init-captures.cpp
AgeCommit message (Expand)Author
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2015-01-22Emit DeferredDeclsToEmit in a DFS order.Rafael Espindola
2013-09-28Switch from putting init capture VarDecls in the surrounding DeclContext toRichard Smith
2013-09-28Per latest drafting, switch to implementing init-captures as if by declaringRichard Smith