Just realized I forgot to add the two new files, OptionValueChar.cpp and .h.  So hold off on reviewing this until tomorrow <br><div class="gmail_quote">On Thu, Jan 8, 2015 at 4:07 PM Zachary Turner <<a href="mailto:zturner@google.com">zturner@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi jingham,<br>
<br>
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.<br>
<br>
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.<br>
<br>
<a href="http://reviews.llvm.org/D6887" target="_blank">http://reviews.llvm.org/D6887</a><br>
<br>
Files:<br>
  include/lldb/Interpreter/Args.<u></u>h<br>
  include/lldb/Interpreter/<u></u>OptionValue.h<br>
  include/lldb/Interpreter/<u></u>OptionValues.h<br>
  include/lldb/lldb-forward.h<br>
  source/Interpreter/Args.cpp<br>
  source/Interpreter/CMakeLists.<u></u>txt<br>
  source/Interpreter/<u></u>OptionValue.cpp<br>
  source/Interpreter/<u></u>OptionValueArray.cpp<br>
  source/Interpreter/<u></u>OptionValueDictionary.cpp<br>
  source/Interpreter/Property.<u></u>cpp<br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
</blockquote></div>