[PATCH] D82332: [Coroutines] Handle dependent promise types for final_suspend non-throw check
Xun Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 25 11:55:41 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc25acec84594: [Coroutines] Handle dependent promise types for final_suspend non-throw check (authored by lxfind).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82332/new/
https://reviews.llvm.org/D82332
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaCoroutine.cpp
clang/lib/Sema/TreeTransform.h
clang/test/SemaCXX/coroutine-final-suspend-noexcept.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82332.273474.patch
Type: text/x-patch
Size: 6463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/60ff9c40/attachment.bin>
More information about the cfe-commits
mailing list