[Lldb-commits] [PATCH] D18848: Add PDBASTParser and parse type	information from PDB
    Greg Clayton via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Apr 15 10:33:32 PDT 2016
    
    
  
clayborg added a comment.
Shouldn't the SymbolFilePDB be only enabled in windows since it is useless on any other system since you are using the Windows system DLL to parse the info?
http://reviews.llvm.org/D18848
    
    
More information about the lldb-commits
mailing list