aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-clang.h
Commit message (Expand)AuthorAge
* include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin2019-01-09
* kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov2018-12-28
* Compiler Attributes: use feature checks instead of version checksMiguel Ojeda2018-09-30
* Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda2018-09-30
* Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda2018-09-30
* include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-22
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2018-05-31
* kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-04-20
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-11
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-20
* kasan: add compiler support for clangPaul Lawrence2018-02-06
* include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-11-17
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
|/
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-06
* compiler, clang: properly override 'inline' for clangLinus Torvalds2017-06-11
* compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2017-06-06
* Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann2016-02-08
* LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-09