summaryrefslogtreecommitdiff
path: root/include/linux/compiler-clang.h
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2019-01-311-0/+14
* kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-08-151-0/+3
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-241-3/+0
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-03-151-0/+5
* linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-12-251-1/+1
* include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-12-051-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+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