JDevlieghere wrote:

It's also kind of weird that we have `SymbolFilePDB` and `SymbolFileNativePDB` 
with one initializing the other. It seems like we should have a pure virtual 
SymbolFilePDB and then a `SymbolFileNativePDB` and a `SymbolFileDIAPDB`. 
Anyway, I'd still like to get rid of the DIA one, so probably not worth the 
investment. 

https://github.com/llvm/llvm-project/pull/151490
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to