[Lldb-commits] [PATCH] Delete LLDB_DEFAULT_SHELL, and determine the default shell at runtime
Zachary Turner
zturner at google.com
Fri Oct 17 14:33:30 PDT 2014
The differential between patch 1 and patch 2 doesn't show up correctly since I used a different value for git diff -U, and I forgot the original value. The change in this patchset is only deleting the member variable from SBTarget and moving it to a function local static though. The full diff should still show correctly.
http://reviews.llvm.org/D5805
More information about the lldb-commits
mailing list