about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-03 21:52:46 +0200
committerGitHub <noreply@github.com>2024-10-03 21:52:46 +0200
commit28b64d8da6d30e57298642a75aad8b6b5f37d7af (patch)
tree65a221a3a60dcbc2f18a1beb41a74baf596f72c4 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentda81f64d84b01e503922479696cee74c1e89ec88 (diff)
parent8e382ba022fc7f8f6f7e0abca5e8052039a81202 (diff)
downloadrust-28b64d8da6d30e57298642a75aad8b6b5f37d7af.tar.gz
rust-28b64d8da6d30e57298642a75aad8b6b5f37d7af.zip
Rollup merge of #131187 - Zalathar:bad-attr-ice, r=jieyouxu
Avoid ICE in coverage builds with bad `#[coverage(..)]` attributes

This code can sometimes witness malformed coverage attributes in builds that are going to fail, so use `span_delayed_bug` to avoid an inappropriate ICE in that case.

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