[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 17:51:05 PDT 2016


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

- Address @majnemer's comment about using `auto`.


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.73715.patch
Type: text/x-patch
Size: 9081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161006/42241300/attachment.bin>


More information about the cfe-commits mailing list