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

I've found this change fails with the expression;
`((a && (b || c) || (d && e)) && f)`.

I guess there might be a confusion in `AndRHS` and `OrRHS`. I haven't 
understood your code completely, though.

I've pushed my refactoring in 
https://github.com/chapuni/llvm-project/commits/mcdc/77873covgen/
Feel free to follow and use it. Hope it helps.


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

Reply via email to