Re: [Lldb-commits] [PATCH] Add support for character option types

2015-01-12 Thread Zachary Turner
ping. Also +clayborg just in case he's also interested in this. http://reviews.llvm.org/D6887 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ ___ lldb-commits mailing list lldb-commits@cs.uiuc.edu

Re: [Lldb-commits] [PATCH] Add support for character option types

2015-01-12 Thread Jim Ingham
This seems fine to me. http://reviews.llvm.org/D6887 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ ___ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Re: [Lldb-commits] [PATCH] Add support for character option types

2015-01-12 Thread Zachary Turner
REPOSITORY rL LLVM http://reviews.llvm.org/D6887 Files: lldb/trunk/include/lldb/Interpreter/Args.h lldb/trunk/include/lldb/Interpreter/OptionValue.h lldb/trunk/include/lldb/Interpreter/OptionValueChar.h lldb/trunk/include/lldb/Interpreter/OptionValues.h

Re: [Lldb-commits] [PATCH] Add support for character option types

2015-01-09 Thread Zachary Turner
Added OptionValueChar.cpp and OptionValueChar.h http://reviews.llvm.org/D6887 Files: include/lldb/Interpreter/Args.h include/lldb/Interpreter/OptionValue.h include/lldb/Interpreter/OptionValueChar.h include/lldb/Interpreter/OptionValues.h include/lldb/lldb-forward.h

Re: [Lldb-commits] [PATCH] Add support for character option types

2015-01-08 Thread Zachary Turner
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 ztur...@google.com wrote: Hi jingham, This will allow, in a subsequent patch, the addition of a global setting that allows