[llvm] [MC/DC] Refactor: Isolate the final result out of TestVectors (PR #82282)

Jessica Paquette via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 25 19:07:43 PST 2024


================
@@ -258,6 +258,12 @@ class MCDCRecordProcessor {
   /// ExecutedTestVectorBitmap.
   MCDCRecord::TestVectors ExecVectors;
 
+  /// Temporary use
----------------
ornata wrote:

Can you expand on this comment a little?

https://github.com/llvm/llvm-project/pull/82282


More information about the llvm-commits mailing list