[Lldb-commits] [lldb] [lldb] Add a simplified syntax for underlying command options (NFC) (PR #155694)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 28 02:06:42 PDT 2025
DavidSpickett wrote:
> Agreed it would be nice to have a short-hand syntax for this. Do we want to claim ${} for underlining though?
We can always unclaim it later. This is a DSL we control and there are no external users. If we later want more, or want to align to another part of LLVM doing similar things, there's no problem in doing so.
https://github.com/llvm/llvm-project/pull/155694
More information about the lldb-commits
mailing list