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/D104
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG07a722c574d1: [lldb] Escape semicolons for all shells
(authored by teemperor, committed by JDevlieghere).
Herald added a subscriber: lldb-commits.
He