[Lldb-commits] [lldb] [lldb-dap] Mark source deemphasize if path doesn't exist (PR #194702)
Sergei Druzhkov via lldb-commits
lldb-commits at lists.llvm.org
Fri May 1 02:39:18 PDT 2026
DrSergei wrote:
Right now we use `sourceReference` only for `assemblySource`s and mark them as `deemphasize`. I think we can mark basic source as `deemphasize` if the corresponding path doesn't exist. I can add comments about that for further contributors
https://github.com/llvm/llvm-project/pull/194702
More information about the lldb-commits
mailing list