summaryrefslogtreecommitdiff
path: root/include/linux/compiler-clang.h
AgeCommit message (Expand)Author
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda
2018-09-30Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda
2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes
2018-04-20kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-04-11task_struct: only use anon struct under randstruct pluginKees Cook
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-02-06kasan: add compiler support for clangPaul Lawrence
2017-11-17include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
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