Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chipsalliance/Surelog
/ IsEmpty
Function
IsEmpty
src/API/SLAPI.cpp:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
static bool IsEmpty(const char* str) { return !(str && *str); }
99
100
void SLaddError(ErrorContainer* errors, const char* messageId,
101
const char* fileName, uint32_t line, uint32_t col,
Callers
2
SLaddError
Function · 0.85
SLaddMLError
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected