[PATCH] D59752: Un-revert "[coroutines][PR40978] Emit error for co_yield within catch block"

Brian Gesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 24 17:51:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356865: Un-revert "[coroutines][PR40978] Emit error for co_yield within catch block" (authored by modocache, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59752?vs=192045&id=192050#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59752/new/

https://reviews.llvm.org/D59752

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Scope.h
  lib/Parse/ParseStmt.cpp
  lib/Sema/Scope.cpp
  lib/Sema/SemaCoroutine.cpp
  test/SemaCXX/coroutines.cpp
  test/SemaCXX/exceptions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59752.192050.patch
Type: text/x-patch
Size: 10742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190325/388f25d1/attachment-0001.bin>


More information about the cfe-commits mailing list