[Lldb-commits] [PATCH] D104629: [lldb] Escape semicolons for all shells
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 13 08:48:26 PDT 2022
jingham added a comment.
This is good in general, but I'm not sure we want to escape $. One of the uses of shell expansion is to get shell variables expanded.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104629/new/
https://reviews.llvm.org/D104629
More information about the lldb-commits
mailing list