llvm-project
779c05a6 - [MC/DC] Create dedicated MCDCCondBitmapAddr for each Decision (#125411)

Commit
106 days ago
[MC/DC] Create dedicated MCDCCondBitmapAddr for each Decision (#125411) MCDCCondBitmapAddr is moved from `CodeGenFunction` into `MCDCState` and created for each Decision. In `maybeCreateMCDCCondBitmap`, Allocate bitmaps for all valid Decisions and emit them order by ID, to prevent nondeterminism.
Author
Parents
Loading