[PATCH] D86497: [lldb] Add reproducer verifier
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 03:43:32 PDT 2020
davezarzycki added a comment.
Line 18 fails: `%lldb -x -b --replay %t.repro >> %t.txt 2>&1`
error: reproducer replay failed:
warning: home directory '/home/dave' not in VFS
I tried rebuilding in my home directory as opposed to /tmp and the error went away. Did you try building outside of your home directory?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86497/new/
https://reviews.llvm.org/D86497
More information about the llvm-commits
mailing list