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

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 12 21:16:31 PST 2017


This revision was automatically updated to reflect the committed changes.
GorNishanov marked an inline comment as done.
Closed by commit rL294933: [coroutines] NFC: Refactor Sema::CoroutineBodyStmt construction. (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D28835?vs=88152&id=88156#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28835

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28835.88156.patch
Type: text/x-patch
Size: 19603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170213/25bcb8d5/attachment-0001.bin>


More information about the cfe-commits mailing list