balazske added a comment.

I am not sure if this is the best approach: In a similar case (no opening 
function encountered) it is possible that the stream is already "escaped", 
there could be references to it from outside the analyzed function (to which it 
was passed, or got from another non-analyzed function). Maybe it is better to 
ignore such cases as it is already without this change, then we do not need to 
handle "escape" of the stream pointer specially (only remove it from the data).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78280



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

Reply via email to