about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-11-26 14:49:43 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-12-10 12:06:03 +1100
commit119fbd32dc985cf5c0e02f3fa5e02695f4d2fed9 (patch)
treed4dc0d49b3c26f7a48c21c8f372aec18bcb16e8e /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentb059ea857cb39606c297378fefe6689d5723a4f6 (diff)
downloadrust-119fbd32dc985cf5c0e02f3fa5e02695f4d2fed9.tar.gz
rust-119fbd32dc985cf5c0e02f3fa5e02695f4d2fed9.zip
Improve terminology in `elaborate_drops.rs`.
It uses `MaybeInitializedPlaces` and `MaybeUninitializedPlaces`, but
calls the results `live` and `dead`. This is very confusing given that
there are also analyses called `MaybeLiveLocals` and `MaybeStorageLive`
and `MaybeStorageDead`.

This commit changes it to use `maybe_init` and `maybe_uninit`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions