rust/compiler/rustc_codegen_llvm/src/coverageinfo
Dorian Péron 60ca9b6e29 mcdc-coverage: Get decision_depth from THIR lowering
Use decision context stack to handle nested decisions:
- Introduce MCDCDecisionCtx
- Use a stack of MCDCDecisionCtx to handle nested decisions
2024-04-29 09:13:40 +00: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 mcdc-coverage: Get decision_depth from THIR lowering 2024-04-29 09:13:40 +00:00