aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-clang.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin1-3/+2
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov1-1/+5
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda1-4/+0
2018-09-30Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda1-1/+0
2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda1-1/+1
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers1-11/+9
2018-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes1-0/+14
2018-04-20kasan: add no_sanitize attribute for clang buildsAndrey Konovalov1-0/+3
2018-04-11task_struct: only use anon struct under randstruct pluginKees Cook1-3/+0
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse1-0/+5
2018-02-06kasan: add compiler support for clangPaul Lawrence1-0/+8
2017-11-17include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das1-0/+3
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-1/+1
2017-07-06compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes1-8/+0
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes1-0/+7
2016-02-08Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann1-0/+5
2014-04-09LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois1-0/+12