CodeCompass
CodeCompass copied to clipboard
Webserver crash on InfoTree for undefined symbols
Querying for an an InfoTree on an undeclared class crashes the webserver:
class MyClass;
int main()
{
}