forked from OSchip/llvm-project
b2e0c11982
(lldb) settings set thread-format "abc" (lldb) settings set thread-format 'abc' (lldb) settings set thread-format abc We strip the quotes before processing the format string and return an "error: mismatched quotes" if mismatched quotes are given. <rdar://problem/21210789> llvm-svn: 238896 |
||
---|---|---|
.. | ||
quoting | ||
Makefile | ||
TestSettings.py | ||
main.cpp |