summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-clang.h
Commit message (Expand)AuthorAgeFilesLines
* include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin2019-01-091-3/+2Star
* kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov2018-12-281-1/+5
* Compiler Attributes: use feature checks instead of version checksMiguel Ojeda2018-09-301-4/+0Star
* Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda2018-09-301-1/+0Star
* Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda2018-09-301-1/+1
* include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-231-11/+9Star
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2018-06-011-0/+14
* kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-04-211-0/+3
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-111-3/+0Star
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-201-0/+5
* kasan: add compiler support for clangPaul Lawrence2018-02-071-0/+8
* include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-11-181-0/+3
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-241-1/+1
|/
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-071-8/+0Star
* compiler, clang: properly override 'inline' for clangLinus Torvalds2017-06-121-1/+2
* compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2017-06-061-0/+7
* Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann2016-02-081-0/+5
* LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-091-0/+12