Merge "Strip more SymbolInfo from dump"
This commit is contained in:
@@ -24,12 +24,15 @@ use Data::Dumper;
|
||||
"TypeInfo",
|
||||
# in SymbolInfo
|
||||
"Class",
|
||||
"Const",
|
||||
"Header",
|
||||
"Line",
|
||||
"NameSpace",
|
||||
"Param",
|
||||
"Return",
|
||||
"Source",
|
||||
"SourceLine"
|
||||
"SourceLine",
|
||||
"TParam"
|
||||
);
|
||||
|
||||
sub StripDebug {
|
||||
|
||||
Reference in New Issue
Block a user