[PATCH] D58014: [msan][test] Unset LD_LIBRARY_PATH to avoid un-sanitized libc++

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 10 17:35:08 PST 2019


phosek added a comment.

Wouldn't it be easiest to link the instrumented libc++ statically and avoid the rpath issues altogether?


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58014/new/

https://reviews.llvm.org/D58014





More information about the llvm-commits mailing list