[Lldb-commits] [lldb] [LLDB] Run a few more PDB tests with native PDB as well (PR #152580)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 7 12:40:00 PDT 2025
Nerixyz wrote:
> IIUC, if you don't have DIA enabled, these tests will basically run the same test twice (both using the NativePDB reader).
Yes, that's not ideal. I don't know Lit too well, but a shared test set could be great. That would also track the progress of the native plugin.
https://github.com/llvm/llvm-project/pull/152580
More information about the lldb-commits
mailing list