[PATCH] D97733: Fix infinite recursion during IR emission if a constant-initialized lifetime-extended temporary object's initializer refers back to the same object.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 1 21:08:33 PST 2021


rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.

No, I like this approach, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97733



More information about the cfe-commits mailing list