diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-19 10:27:23 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-22 08:03:47 +1100 |
| commit | 44006444c8c85a0102984a4323755da0084a681e (patch) | |
| tree | 59bc43548b8fa1ade9918b7b7ddbf5733603a963 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | c2512a130f398d923229c3dc401be10c357a3b8d (diff) | |
| download | rust-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
