[Lldb-commits] [lldb] [lldb] Fix buildbots after PR 74786 (PR #75272)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 12 19:05:03 PST 2023


clayborg wrote:

Also fixed the `SymbolFilePDBTests` unit test code. I can't compile windows code, if anyone on windows can help try to build the `SymbolFilePDBTests` cmake target and then run the resulting binary to see if it passes that would really help. The perf win for this patch is quite high, so any help in getting this tested would really help out. The build must have the `LLVM_ENABLE_DIA_SDK` cmake variable set.

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


More information about the lldb-commits mailing list