diff options
| author | kennytm <kennytm@gmail.com> | 2018-10-01 16:13:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-01 16:13:04 +0800 |
| commit | 7014afcfa1d46c6a888f4d09591650c4af7986fd (patch) | |
| tree | e7d4c645614ae48bcf56a8773c6fd54b2cd0b814 /src/rustllvm/RustWrapper.cpp | |
| parent | 23a993c8c9da91058042499d3836e3f8481395eb (diff) | |
| parent | b3157601b1dbb231b9725b17580f89475dde9b88 (diff) | |
| download | rust-7014afcfa1d46c6a888f4d09591650c4af7986fd.tar.gz rust-7014afcfa1d46c6a888f4d09591650c4af7986fd.zip | |
Rollup merge of #54681 - alexcrichton:san-names, r=kennytm
Rename sanitizer runtime libraries on OSX Currently we ship sanitizer libraries as they're built, but these names unfortunately conflict with the names of the sanitizer libraries installed on the system. If a crate, for example, links in C code that wants to use the system sanitizer and the Rust code doesn't use sanitizers at all, then using `cargo` may accidentally pull in the Rust-installed sanitizer library due to a conflict in names. This change is intended to be entirely transparent for Rust users of sanitizers, it should only hopefully improve our story with other users! Closes #54134
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
