Just realized I forgot to add the two new files, OptionValueChar.cpp and .h. So hold off on reviewing this until tomorrow On Thu, Jan 8, 2015 at 4:07 PM Zachary Turner <[email protected]> wrote:
> Hi jingham, > > This will allow, in a subsequent patch, the addition of a global setting > that allows the user to specify a single character that LLDB will recognize > as an escape character when processing arg strings to accomodate > differences in Windows/non-Windows path handling. > > This doesn't actually implement the escape-character global setting, which > will come in a subsequent patch along with the code that uses it to > properly parse command args. > > http://reviews.llvm.org/D6887 > > Files: > include/lldb/Interpreter/Args.h > include/lldb/Interpreter/OptionValue.h > include/lldb/Interpreter/OptionValues.h > include/lldb/lldb-forward.h > source/Interpreter/Args.cpp > source/Interpreter/CMakeLists.txt > source/Interpreter/OptionValue.cpp > source/Interpreter/OptionValueArray.cpp > source/Interpreter/OptionValueDictionary.cpp > source/Interpreter/Property.cpp > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ >
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
