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
Loading
Please register or sign in to comment