[Lldb-commits] [lldb] [lldb] Remove ValueObjectRecognizerSynthesizedValue::IsSynthetic override (PR #199117)

via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 10 12:56:56 PDT 2026


https://github.com/jimingham approved this pull request.

I am less sure about the overall question, but there's no sense in which a ValueObjectRecognizerSynthesizedValue is a "Synthetic" value as lldb has been using the term synthetic.  It is on a level with ValueObjectVariable or other providers of root value objects.

https://github.com/llvm/llvm-project/pull/199117


More information about the lldb-commits mailing list