- C
- C++
var | purpose | type | default |
---|---|---|---|
SCA_BLACKLIST_clang | Blacklist filter for this tool | space-separated-list | "linux-*" |
SCA_CLANG_ADD_INCLUDES | List of additional include paths | space-separated-list | "" |
SCA_CLANG_CHECKERS | List of clang-tidy checkers to execute | space-separated-list | see sca-clang.bbclass for details |
SCA_CLANG_EXTRA_FATAL | Extra error-IDs leading to build termination when found | space-separated-list | "" |
SCA_CLANG_EXTRA_SUPPRESS | Extra error-IDs to be suppressed | space-separated-list | "" |
SCA_CLANG_FILE_FILTER | List of file extensions to check | space-separated-list | ".c .cpp" |
- suppression of IDs
- terminate build on fatal
- run on recipe
- run on image
- run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)
- requires online access
tbd
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬛⬜⬜⬜⬜⬜⬜⬜ 03/10 Build Speed
- ⬛⬛⬜⬜⬜⬜⬜⬜⬜⬜ 02/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬜⬜⬜⬜ 06/10 Quality
- n.a.
- clang.clang.*
- n.a.
- n.a.