summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx1y-init-captures.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR24164, PR39336: init-captures are not distinct full-expressions.Richard Smith2018-10-191-0/+13
* 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
OpenPOWER on IntegriCloud