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

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 11:03:08 PST 2019


Hahnfeld abandoned this revision.
Hahnfeld added a comment.
Herald added a subscriber: jdoerfert.

In D58014#1392222 <https://reviews.llvm.org/D58014#1392222>, @phosek wrote:

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


Yep, closing this in favor of D58013 <https://reviews.llvm.org/D58013> that I'll update in a second ;-)


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