-
- Downloads
An error occurred while fetching merge requests data.
Move several TypeName functions from MetaUtils to cling/Utils.
They were once identical but then got bug fixed out of sync. Moved routines: GetFullyQualifiedLocalType() GetFullyQualifiedType() CreateNestedNameSpecifier() CreateNestedNameSpecifierForScopeOf() GetFullyQualifiedTypeNNS()
Showing
- core/metautils/inc/TMetaUtils.h 0 additions, 10 deletionscore/metautils/inc/TMetaUtils.h
- core/metautils/src/TMetaUtils.cxx 4 additions, 348 deletionscore/metautils/src/TMetaUtils.cxx
- interpreter/cling/include/cling/Utils/AST.h 41 additions, 0 deletionsinterpreter/cling/include/cling/Utils/AST.h
- interpreter/cling/lib/Utils/AST.cpp 309 additions, 53 deletionsinterpreter/cling/lib/Utils/AST.cpp
Loading
Please register or sign in to comment