遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/8273)
<a href="https://www.bestpractices.dev/projects/8273"><img src="https://www.bestpractices.dev/projects/8273/badge"></a>
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
As of June 11, 2024, we have a truck factor of 71 according to https://github.com/mtov/truck-factor.
Repository on GitHub, which uses git. git is distributed.
You can run the test suite using make check-all or ninja check-all depending on which tool you are using. See https://llvm.org/docs/TestingGuide.html
make check-all
ninja check-all
When code is merged to the main branch, there is an automated buildbot system that tests the result: https://lab.llvm.org/buildbot/#/console
// X-Content-Type-Options was not set to "nosniff".
We generally don't really much on fuzzing, because we assume that all inputs are trusted.
后退