mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-23 02:17:21 +08:00
34027e65e3
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`.