[PATCH] D54075: [coroutines] Fix fallthrough warning on try/catch

Brian Gesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 3 15:37:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC346074: [coroutines] Fix fallthrough warning on try/catch (authored by modocache, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54075?vs=172498&id=172508#toc

Repository:
  rC Clang

https://reviews.llvm.org/D54075

Files:
  lib/Analysis/CFG.cpp
  test/SemaCXX/coreturn-eh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54075.172508.patch
Type: text/x-patch
Size: 4275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181103/5691f3af/attachment.bin>


More information about the cfe-commits mailing list