Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/codebrowser
/ dontcrash
Function
dontcrash
tests/testqt.cc:154–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
void operator+(int) {}
153
};
154
void dontcrash() {
155
QQQQQ q; q + 4;
156
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected