[Lldb-commits] [PATCH] D18848: Add PDBASTParser and parse type information from PDB
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 8 13:42:12 PDT 2016
zturner added a comment.
Greg, what should happen when you look up a builtin type like "char" or "float"? Is there supposed to be a unique `TypeSP` for this somewhere, with a unique uid?
http://reviews.llvm.org/D18848
More information about the lldb-commits
mailing list