[Lldb-commits] [lldb] [LLDB] Add formatters for MSVC STL std::variant (PR #148554)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 16 08:48:22 PDT 2025
https://github.com/Michael137 commented:
Appreciate the effort to support both PDB *and* DWARF, but I don't think we should be jumping through hoops to support PDB when there is no bots running the API tests for it. It's too easy for that to bit-rot. So I would suggest dropping PDB support from this for now.
CC @labath @DavidSpickett for second opinions
https://github.com/llvm/llvm-project/pull/148554
More information about the lldb-commits
mailing list