[PATCH] D33797: [coroutines] Fix rebuilding of dependent coroutine parameters
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 2 16:58:37 PDT 2017
EricWF updated this revision to Diff 101293.
EricWF added a comment.
- No longer unnamed parameters from the AST.
https://reviews.llvm.org/D33797
Files:
lib/Sema/CoroutineStmtBuilder.h
lib/Sema/SemaCoroutine.cpp
lib/Sema/TreeTransform.h
test/CodeGenCoroutines/coro-params.cpp
test/SemaCXX/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33797.101293.patch
Type: text/x-patch
Size: 4880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170602/35b419f0/attachment.bin>
More information about the cfe-commits
mailing list