================ @@ -458,7 +395,7 @@ class MCDCRecordProcessor { MCDCRecord::TestVector TV(NumConditions, MCDCRecord::MCDC_DontCare); // Use the base test vector to build the list of all possible test vectors. - buildTestVector(TV); + buildTestVector(TV, 1, 0); ---------------- MaskRay wrote:
Thanks for the suggestion. Added https://github.com/llvm/llvm-project/pull/79727 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits