summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-clang.h
AgeCommit message (Expand)Author
2018-08-15kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-04-24task_struct: only use anon struct under randstruct pluginKees Cook
2018-03-15x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-05include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
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