MCPcopy 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
4Embedded platforms compile with -fno-exceptions but toolchains may still

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
resolveMethod · 0.45

Tested by

no test coverage detected