[PATCH] D25292: [Coroutines] Add diagnostics for copy/move assignment operators and functions with deduced return types.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 16:06:40 PDT 2016


EricWF updated this revision to Diff 73704.
EricWF added a comment.

Diagnose a coroutine `main` function in the same way as other invalid contexts.


https://reviews.llvm.org/D25292

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaCoroutine.cpp
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25292.73704.patch
Type: text/x-patch
Size: 9090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161005/95304fee/attachment.bin>


More information about the cfe-commits mailing list