about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-04-30 17:45:40 +1000
committerZalathar <Zalathar@users.noreply.github.com>2024-05-01 09:55:22 +1000
commit0b3a47900e995cbaaa71b951d7fd5244cf966c08 (patch)
tree722ada942cc9a5512278155447af2a50b4bbca1c /compiler/rustc_codegen_llvm/src/errors.rs
parent52d608b5607d17baa398c45674e84b218d5aa072 (diff)
downloadrust-0b3a47900e995cbaaa71b951d7fd5244cf966c08.tar.gz
rust-0b3a47900e995cbaaa71b951d7fd5244cf966c08.zip
coverage: Set up MC/DC bitmaps without additional unsafe code
Because this now always takes place at the start of the function, we can just
use the normal `alloca` method and then initialize each bitmap immediately.

This patch also moves bitmap setup out of the `mcdc_parameters` method, because
there is no longer any particular reason for it to be there.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions