summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-clang.h
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2018-05-311-0/+14
* kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-04-201-0/+3
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-111-3/+0
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-201-0/+5
* kasan: add compiler support for clangPaul Lawrence2018-02-061-0/+8
* include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-11-171-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-061-8/+0
* compiler, clang: properly override 'inline' for clangLinus Torvalds2017-06-111-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