[PATCH] D31646: [coroutines] Build GRO declaration and return GRO statement

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 22 13:00:31 PDT 2017


GorNishanov updated this revision to Diff 99796.
GorNishanov added a comment.

Thank you very much for the review!

Merged with top of the trunk, implemented suggested changes, preparing to land


https://reviews.llvm.org/D31646

Files:
  include/clang/AST/StmtCXX.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/StmtCXX.cpp
  lib/CodeGen/CGCoroutine.cpp
  lib/Sema/AnalysisBasedWarnings.cpp
  lib/Sema/CoroutineStmtBuilder.h
  lib/Sema/SemaCoroutine.cpp
  test/CodeGenCoroutines/coro-alloc.cpp
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31646.99796.patch
Type: text/x-patch
Size: 16290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170522/de48763d/attachment-0001.bin>


More information about the cfe-commits mailing list