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

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 29 19:35:52 PDT 2017


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

- Remove unneeded asserts.


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.93441.patch
Type: text/x-patch
Size: 20740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170330/795149cf/attachment-0001.bin>


More information about the cfe-commits mailing list