[PATCH] D153674: [dataflow] Disallow implicit copy of Environment, use fork() instead

Zixuan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 29 19:11:38 PDT 2023


zixuan-wu added a comment.

In D153674#4461195 <https://reviews.llvm.org/D153674#4461195>, @sammccall wrote:

> Sorry about the delay, and thanks for the `.i`.
>
> It took me a while to work out what was going on, but it looks like it's just a bug where GCC forgets to automatic-move.
> Fixed in 2f7d30dee8262746c3e8ee1f6f25be8c1ace9990 <https://reviews.llvm.org/rG2f7d30dee8262746c3e8ee1f6f25be8c1ace9990>

Thanks a lot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153674



More information about the cfe-commits mailing list