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

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 15:35:24 PDT 2016


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

- Remove useless line of code.


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


More information about the cfe-commits mailing list