about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-03-16 23:54:03 +0900
committerGitHub <noreply@github.com>2021-03-16 23:54:03 +0900
commitec074276ab1272bb42b66407529431dfecf639a0 (patch)
treeb958b90861f439b1a0009d2cf852fa24afff63f8 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentb62997fd2478999cdf3439024576052d22a5e983 (diff)
parent335427a3db8fcdbddece8c7257e0ab40c8230d73 (diff)
downloadrust-ec074276ab1272bb42b66407529431dfecf639a0.tar.gz
rust-ec074276ab1272bb42b66407529431dfecf639a0.zip
Rollup merge of #83196 - tmiasko:valid-range-delay-span-bug, r=oli-obk
Use delay_span_bug instead of panic in layout_scalar_valid_range

#83054 introduced validation of scalar range attributes, but panicking
code that uses the attribute remained reachable. Use `delay_span_bug`
instead to avoid the ICE.

Fixes #83180.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions