google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.13k stars 2.15k forks source link

infra: [NFC] Consolidate LLVM_REVISION and OUR_LLVM_REVISION #12083

Closed maflcko closed 2 weeks ago

maflcko commented 2 weeks ago

clang/llvm are only bumped on a manual basis, due to requiring a full infra build. Thus, remove the code to support the rolling chromium nightly clang.

Also, extend the docs around CMAKE_VERSION. The removal of the docs around FORCE_OUR_REVISION also remove the mention of https://github.com/google/oss-fuzz/issues/7273, so this also fixes https://github.com/google/oss-fuzz/issues/7273.