[PATCH] D25349: [coroutines] Build fallthrough and set_exception statements.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 16:18:53 PDT 2016


EricWF updated this revision to Diff 73866.
EricWF marked 2 inline comments as done.
EricWF added a comment.

Address review comments.


https://reviews.llvm.org/D25349

Files:
  include/clang/AST/StmtCXX.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/AnalysisBasedWarnings.cpp
  lib/Sema/SemaCoroutine.cpp
  lib/Sema/TreeTransform.h
  test/SemaCXX/coreturn.cpp
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25349.73866.patch
Type: text/x-patch
Size: 15291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161006/3e2145fc/attachment.bin>


More information about the cfe-commits mailing list