mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-02 23:04:32 +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`.