ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

travis: Upgrade to LLVM 11/12 from LLVM 10/11 #288

Closed nathanchance closed 3 years ago

nathanchance commented 3 years ago

We need all of the patches because of https://github.com/ClangBuiltLinux/linux/issues/1099.

Testing was done locally as this depends on the Docker image uprev: https://github.com/ClangBuiltLinux/dockerimage/pull/53

nathanchance commented 3 years ago

4.4 required a minor change (CLANG_FLAGS to CLANG_PREFIX) and Android needed a 3-way merge, otherwise it was clean. We'll get yelled at by Greg if we need to provide a manual backport :)