Skip to content
Snippets Groups Projects
user avatar
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)
65a5258c
History
Name Last commit Last update
..
doc
inc
src
CMakeLists.txt
Module.mk