mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 04:17:17 +08:00
(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
4.6 KiB
4.6 KiB