Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ fail
Method
fail
prod.cc:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void prod::fail(const char *reason)
45
{
46
impedance::fail(this);
47
throw std::runtime_error(reason);
48
}
Callers
nothing calls this directly
Calls
1
fail
Function · 0.70
Tested by
no test coverage detected