[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:22:37 PDT 2017
This revision was automatically updated to reflect the committed changes.
GorNishanov marked an inline comment as done.
Closed by commit rL303573: [coroutines] Build GRO declaration and return GRO statement (authored by GorNishanov).
Changed prior to commit:
https://reviews.llvm.org/D31646?vs=99796&id=99798#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31646
Files:
cfe/trunk/include/clang/AST/StmtCXX.h
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/AST/StmtCXX.cpp
cfe/trunk/lib/CodeGen/CGCoroutine.cpp
cfe/trunk/lib/Sema/AnalysisBasedWarnings.cpp
cfe/trunk/lib/Sema/CoroutineStmtBuilder.h
cfe/trunk/lib/Sema/SemaCoroutine.cpp
cfe/trunk/test/CodeGenCoroutines/coro-alloc.cpp
cfe/trunk/test/SemaCXX/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31646.99798.patch
Type: text/x-patch
Size: 16560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170522/53d75566/attachment-0001.bin>
More information about the cfe-commits
mailing list