[clang] [compiler-rt] Move interceptors for libresolv functions to MSan (PR #119071)

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 15 18:11:20 PST 2024


nico wrote:

I'll try to find a Linux box tomorrow to get more details. https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket/8728518597999528929/+/u/package_clang/stdout?format=raw is the full build output. If you ctrl-f for "cmake -G", you should find all cmake vars that that bot sets. (It first builds a bootstrap compiler, then an instrumented compiler, then a final compiler, then compiler-rt with that.)

https://github.com/llvm/llvm-project/pull/119071


More information about the llvm-commits mailing list