mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 00:49:31 +08:00
Grissiom
34027e65e3
building.py: add clang static analyzer support
It adds the '--clang-analyzer' option that could invoke clang as the static code checker. It is recommanded to work with 'scan-build' shipped with Clang. For example, `scan-build scons --clang-analyzer`.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%