xazax.hun added a comment.

Actually, I think in most cases we want to consistent how to merge bool values. 
So I wonder whether instead of reimplementing the merge operation in this check 
we should just call a function that does the work. And the same function should 
be used within the engine to merge states after `if` statements and so on.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125931

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

Reply via email to