[PATCH] D88308: [unittests] Preserve LD_LIBRARY_PATH in crash recovery test
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 08:20:32 PDT 2020
aganea added a comment.
Thanks for the fix @miyuki ! Just being curious, what happens without this patch? I'm also wondering why isn't it a problem in the `ProgramTest.cpp`, since it also spawn child processes? (I actually copied some of this code from there)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88308/new/
https://reviews.llvm.org/D88308
More information about the llvm-commits
mailing list