clayborg added a comment.

If you load a exe file that has a PDB file, people can currently run:

  (lldb) type lookup "char*"

If no testing is using the regular expression stuff, then just pull it out.  Do 
we have unit tests that depend on this working? If not, lets just pull it out 
from the SymbolFilePDB::FindTypes() and we can leave the fix in that uses the 
RegularExpression class so it won't crash in the future?


Repository:
  rL LLVM

https://reviews.llvm.org/D41086



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to