[llvm-branch-commits] [llvm] [Dexter] Add additional variable metrics, sanitize lldb-dap function names (PR #204366)
Stephen Tozer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jun 24 06:52:41 PDT 2026
SLTozer wrote:
> Out of curiosity, when/why does it do that?
Apparently, when `${function.is-optimized}`; similarly, it will add "[inlined]" if `${function.is-inlined}`, so I should probably add a check for that as well!
https://github.com/llvm/llvm-project/pull/204366
More information about the llvm-branch-commits
mailing list