[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 15:16:46 PDT 2016


EricWF created this revision.
EricWF added reviewers: rsmith, GorNishanov.
EricWF added a subscriber: cfe-commits.
Herald added a subscriber: mehdi_amini.

The title says it all. Additionally this patch refactors the diagnostic code into a separate function.


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.73699.patch
Type: text/x-patch
Size: 8836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161005/d29077d1/attachment.bin>


More information about the cfe-commits mailing list