[PATCH] D82442: [Coroutines] Warning if the return type of coroutine_handle::address is not void*
JunMa via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 00:20:19 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8849831d55a2: [Coroutines] Warning if return type of coroutine_handle::address is not void* (authored by ChuanqiXu, committed by junparser).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D82442?vs=273926&id=275587#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82442/new/
https://reviews.llvm.org/D82442
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaCoroutine.cpp
clang/test/SemaCXX/coroutine_handle-addres-return-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82442.275587.patch
Type: text/x-patch
Size: 4135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/a91796f6/attachment-0001.bin>
More information about the cfe-commits
mailing list