[PATCH] D81023: CoroSplit: Fix coroutine splitting for retcon and retcon once

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 15:25:36 PDT 2020


aschwaighofer updated this revision to Diff 268005.
aschwaighofer added a comment.

Attempt to sooth clang-tidy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81023

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-retcon-frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81023.268005.patch
Type: text/x-patch
Size: 6519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/4429b0d7/attachment.bin>


More information about the llvm-commits mailing list