[Lldb-commits] [lldb] Make only one function that needs to be implemented when searching for types (PR #74786)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 14 23:16:02 PST 2023


clayborg wrote:

@DavidSpickett I created a new PR to fix the buildbots:

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

This disables the TestUniqueTypes4.py on windows, and fixes the test in `lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp` to test what it was testing before.

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


More information about the lldb-commits mailing list