xazax.hun added inline comments.
================
Comment at: clang/unittests/Analysis/FlowSensitive/TransferTest.cpp:5064
+ bool target() {
+ return true || false || false || false;
+ }
----------------
Should we also test that the value of the expression is `true` in the analysis
state?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151201/new/
https://reviews.llvm.org/D151201
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits