Age | Commit message (Expand) | Author |
---|---|---|
2019-01-31 | compiler.h: enable builtin overflow checkers and add fallback code | Rasmus Villemoes |
2018-08-15 | kasan: add no_sanitize attribute for clang builds | Andrey Konovalov |
2018-07-22 | compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled | David Rientjes |
2018-07-22 | compiler, clang: properly override 'inline' for clang | Linus Torvalds |
2018-07-22 | compiler, clang: suppress warning for unused static inline functions | David Rientjes |
2018-03-18 | x86/retpoline: Support retpoline builds with Clang | David Woodhouse |
2016-02-08 | Kbuild: provide a __UNIQUE_ID for clang | Arnd Bergmann |
2014-04-09 | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h | Mark Charlebois |