llvm-project/lldb/source/Plugins/SymbolFile
Greg Clayton e305594277 Centralize all of the type name code so that we always strip the leading
"struct ", "class ", and "union " from the start of any type names that are
extracted from clang QualType objects. I had to fix test suite cases that
were expecting the struct/union/class prefix to be there.

llvm-svn: 134132
2011-06-30 02:28:26 +00:00
..
DWARF Centralize all of the type name code so that we always strip the leading 2011-06-30 02:28:26 +00:00
Symtab Make sure we have a valid object file before we try getting the symbol table 2011-06-19 04:02:02 +00:00