[PATCH] D66330: Fix use-after-free in CodeGenPrepare

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 23:49:08 PDT 2019


lebedev.ri added a subscriber: tstellar.
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

Please file a blocker bug for https://bugs.llvm.org/show_bug.cgi?id=42474, this sounds 9.0-worthy.
This looks obviously correct (C), but wait a bit in case anyone else wants to comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66330





More information about the llvm-commits mailing list