Merge "Strip more SymbolInfo from dump"

This commit is contained in:
Treehugger Robot
2017-05-31 05:14:31 +00:00
committed by Gerrit Code Review

View File

@@ -24,12 +24,15 @@ use Data::Dumper;
"TypeInfo",
# in SymbolInfo
"Class",
"Const",
"Header",
"Line",
"NameSpace",
"Param",
"Return",
"Source",
"SourceLine"
"SourceLine",
"TParam"
);
sub StripDebug {