[Lldb-commits] [lldb] Avoid expression evaluation in libStdC++ std::vector<bool> synthetic children provider (PR #108414)

via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 12 14:58:12 PDT 2024


jeffreytan81 wrote:

It's funny that there is already an `ValueObject::CreateValueObjectFromBool()` function :-) 

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


More information about the lldb-commits mailing list