[clang] Honor -fno-sanitize-link-runtime for libclang_rt.asan_static (PR #66414)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 15 14:41:27 PDT 2023
colincross wrote:
> Which branch exactly changed?
https://github.com/llvm/llvm-project/pull/66414/commits/311cdea702b2d6c7264cbc3a3bd07ae0708ad4cd#diff-c89ebf1fc950679f63c19739a35aa966a12674f7d61af6fb382ab1fa0ee21dd7L1110 is the branch added by https://reviews.llvm.org/D122407 that wasn't checking `SanArgs.linkRuntimes()`, but now does.
https://github.com/llvm/llvm-project/pull/66414
More information about the cfe-commits
mailing list