[PATCH] D31487: [coroutines] Fix rebuilding of implicit and dependent coroutine statements.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 30 12:24:37 PDT 2017


EricWF updated this revision to Diff 93510.
EricWF added a comment.

- Remove incorrect comments.


https://reviews.llvm.org/D31487

Files:
  include/clang/AST/StmtCXX.h
  lib/AST/StmtCXX.cpp
  lib/Sema/CoroutineBuilder.h
  lib/Sema/SemaCoroutine.cpp
  lib/Sema/TreeTransform.h
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31487.93510.patch
Type: text/x-patch
Size: 20466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170330/53f73744/attachment-0001.bin>


More information about the cfe-commits mailing list