[Lldb-commits] [PATCH] D25750: When invoking Terminal, don't assume the default shell
Joerg Sonnenberger via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 18 16:09:04 PDT 2016
joerg added a comment.
OK, this is OSX specific, but I still think that hardcoding bash is a bad idea. Does it need anything not in `/bin/sh`?
https://reviews.llvm.org/D25750
More information about the lldb-commits
mailing list