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-02-19 10:27:23 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-02-22 08:03:47 +1100
commit44006444c8c85a0102984a4323755da0084a681e (patch)
tree59bc43548b8fa1ade9918b7b7ddbf5733603a963 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentc2512a130f398d923229c3dc401be10c357a3b8d (diff)
downloadrust-44006444c8c85a0102984a4323755da0084a681e.tar.gz
rust-44006444c8c85a0102984a4323755da0084a681e.zip
Refactor `run_global_ctxt`.
It currently is infallible and uses `abort_if_errors` and
`FatalError.raise()` to signal errors. It's easy to instead return a
`Result<_, ErrorGuaranteed>`, which is the more usual way of doing
things.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions