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

patches: llvm-12: Use stpcpy implementation patch instead of -fno-builtin-stpcpy #306

Closed nathanchance closed 3 years ago

nathanchance commented 3 years ago

This should be the final patch as it has been picked up by Andrew Morton:

https://lore.kernel.org/stable/20200825235858.5PxgY_EDa%25akpm@linux-foundation.org/

nickdesaulniers commented 3 years ago

thanks for splitting all of these up!