diff options
| author | Nikita Popov <npopov@redhat.com> | 2024-09-02 15:45:06 +0200 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2024-09-06 14:11:13 +0200 |
| commit | 54ebb9d4897c2f372e3b20f833c2ea4eaf656a0e (patch) | |
| tree | 9cb789be13936f0f2978648ba036eae46fad74ac /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 9b82580c7347f800c2550e6719e4218a60a80b28 (diff) | |
| download | rust-54ebb9d4897c2f372e3b20f833c2ea4eaf656a0e.tar.gz rust-54ebb9d4897c2f372e3b20f833c2ea4eaf656a0e.zip | |
Do not request sanitizers for naked functions
Naked functions can only contain inline asm, so any instrumentation inserted by sanitizers is illegal. Don't request it. Fixes https://github.com/rust-lang/rust/issues/129224.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
