Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ noexcept_platforms.py
File
noexcept_platforms.py
ci/lint/clang_tidy/noexcept_platforms.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Clang-tidy rule: enforce FL_NOEXCEPT on all functions in src/platforms/.
3
4
Embedded platforms compile
with
-fno-exceptions but toolchains may still
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
resolve
Method · 0.45
Tested by
no test coverage detected