kastiglione wrote: > so they know they have to escape it depending on their use case
in the example shown, `"some arg?"` is quoted, which normally escapes a glob. Do we really need to force an additional level of escaping on users? Hopefully not but I can see that this is tricky. https://github.com/llvm/llvm-project/pull/112107 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits