rust/compiler/rustc_codegen_llvm/src/coverageinfo
Zalathar de972b7321 coverage: Replace max_decision_depth with num_condition_bitmaps
This clearly distinguishes individual decision-depth indices from the total
number of condition bitmaps to allocate.
2024-05-01 09:55:22 +10:00
..
ffi.rs coverage. Generate Mappings of decisions and conditions for MC/DC 2024-04-19 17:09:26 +08:00
map_data.rs coverage: Add enums to accommodate other kinds of coverage mappings 2024-01-11 16:43:12 +11:00
mapgen.rs coverage: Correctly report and check LLVM's coverage mapping version 2024-04-03 09:53:49 +11:00
mod.rs coverage: Replace max_decision_depth with num_condition_bitmaps 2024-05-01 09:55:22 +10:00