Szelethus added a comment.

I also added new dump methods -- I had a trouble before realizing that 
`CallEnter`'s stack frame is actually the *caller's*, not the *callee's* stack 
frame. Changes in `findModifyingFrames` aim to make the function more readable, 
and make sure that the correct stack frame will be marked as modifying.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108695

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to