https://github.com/NagyDonat requested changes to this pull request.

I'll try to take over this review process and help with finalizing this commit. 
I also added @balazske who's also familiar with this area.

Unfortunately currently there are significant problems in the state/assumption 
manipulation logic: it looks as if you thought that functions like `assumeZero` 
and `assume` always returned one nullpointer and one non-null state ref (in 
either order) -- while they have a third possibility where both returned 
references are non-null.

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

Reply via email to