Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ NoexceptCheckError
Class
NoexceptCheckError
ci/tools/check_noexcept.py:74–75 ·
view source on GitHub ↗
Raised when the clang-query based check cannot run.
Source
from the content-addressed store, hash-verified
72
73
74
class
NoexceptCheckError(RuntimeError):
75
""
"Raised when the clang-query based check cannot run."
""
76
77
78
@dataclass(frozen=True)
Callers
2
_run_clang_query
Function · 0.85
find_missing_noexcept
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected