Re: RFC v2: Static Analysis in edk2 CI
Felix Polyudov
Yes, LLVM/CLANG Static Analyzer is another possibility. I've mentioned it in the first version of the RFC.
CodeChecker (https://codechecker.readthedocs.io/en/latest/) is an open source front-end for the scan-build and clang-tidy. It simplifies analyzer configuration and provides web-based report storage. However, it has to be hosted somewhere. If somebody has an idea on how edk2 community can host the CodeChecker, that's definitely an option to consider.
|
|