JDevlieghere wrote:

> Is this the current behavior? In my understanding, both plugins are mostly 
> independent. The DIA PDB parser only brings in the native PDB parser to 
> initialize it. It doesn't instantiate it to resolve a type.

It's possible I'm misremembering this. In the PR that removes DIA support, 
@mstorsjo said that without DIA a bunch of NativePDB files started failing, 
which would have meant that we're falling back to DIA (the inverse of what I 
said earlier). Anyway, for the setting we can consider that an implementation 
detail. 

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