[llvm-branch-commits] [clang] [llvm] [MC/DC][Coverage] Loosen the limit of NumConds from 6 (PR #82448)
NAKAMURA Takumi via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 22 04:56:56 PST 2024
https://github.com/chapuni commented:
I know I still have a couple of arbitrary names.
They come from my prototype.
* `MCDCCoverageBuilder::cache` -- will be "NextIDs list"
* `MCDCCoverageBuilder ::ccc(Expr, IDs)` -- just updates `cache`.
I will try to dissolve them within a few days.
https://github.com/llvm/llvm-project/pull/82448
More information about the llvm-branch-commits
mailing list