[PATCH] D28835: [coroutines] NFC: Refactor Sema::CoroutineBodyStmt construction.

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 23 16:54:27 PST 2017


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

No changes. Merge with top of the tree (to simplify comparing with the updated version that is coming up in a second).


https://reviews.llvm.org/D28835

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28835.85489.patch
Type: text/x-patch
Size: 17275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170124/283587d2/attachment-0001.bin>


More information about the cfe-commits mailing list