pskrgag wrote:

> To me, a switch from eval-call to post-call should be NFC for the most part.

It is, but it causes  `MallocChecker` to no longer look into body of the 
functions, because of `evalCall` semantics,  which is breaking change. So I am 
not quite sure how to split this PR into two....

https://github.com/llvm/llvm-project/pull/106081
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to