Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ add_fl_noexcept.py
File
add_fl_noexcept.py
ci/tools/add_fl_noexcept.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Add FL_NOEXCEPT to function declarations/definitions in C++ files.
3
4
Uses clang-query (AST analysis) to find the exact file:line of every function
Callers
nothing calls this directly
Calls
3
_find_clang_query
Function · 0.70
main
Function · 0.70
resolve
Method · 0.45
Tested by
no test coverage detected