[PATCH] D107573: [coro] Correct CurrentBlock tracking bug recently introduced

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 09:38:03 PDT 2021


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

Fix clang-tidy warning - qualify auto pointer var


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107573

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-async-remat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107573.364514.patch
Type: text/x-patch
Size: 6272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/a8aa498d/attachment.bin>


More information about the llvm-commits mailing list