summaryrefslogtreecommitdiff
path: root/include/linux/compiler-clang.h
AgeCommit message (Expand)Author
2019-01-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes
2018-08-15kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-07-22compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes
2018-07-22compiler, clang: properly override 'inline' for clangLinus Torvalds
2018-07-22compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
2018-03-18x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2016-02-08Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann
2014-04-09LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois