Philippe Canal
authored
It has been slowed down by the change in TClass::GetBaseClass which now calls TClass::GetClass (the time is spend in the clang lookup/search). Remove the optimization in TClass::InheritsFrom(const char *classname) as it no longer make any difference (TClass::GetClass called in both case)