[PATCH] D111112: [SCCPSolver] Fix use-after-free in markArgInFuncSpecialization.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 03:25:48 PDT 2021


SjoerdMeijer accepted this revision.
SjoerdMeijer added a subscriber: momchil.velikov.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.

Wowsers, this is quite something, and I've learned something today!
But now reading things,  and after asking my colleague @momchil.velikov for a second opinion, we agree with your analysis + fix, so thanks for fixing, LGTM.
Do you have commit rights? Would you like this to be committed on your behalf?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111112



More information about the llvm-commits mailing list