jonathanmetzman
jonathanmetzman
Implemented using buildx to emulate aarch64 using QEMU Related: #8164
Now that it is supported on GCE.
Fixes: https://github.com/google/oss-fuzz/issues/8059
Theres a few different reasons why we should update clang - discrepancies between what is used in the rest of Google and OSS-Fuzz - needing a newer version of clang...
Fixes: https://github.com/google/oss-fuzz/issues/7914
Related: https://github.com/google/clusterfuzzlite/issues/77
Usually if someone is using this they are confused about how it affects fuzzing (since it doesn't affect AFL and honggfuzz, only LF).
Make this opt-in for OSS-Fuzz users. This will allow them to fuzz non-master branches reasonably well.