https://github.com/torvalds/linux
Revision a1494304346a3c15fb7a42b39e891f112844c1c7 authored by Masahiro Yamada on 10 May 2019, 14:10:09 UTC, committed by Masahiro Yamada on 18 May 2019, 02:49:53 UTC
We do not support old Clang versions. Upgrade your clang version
if any of these flags is unsupported.

Let's add all flags inside ifdef CONFIG_CC_IS_CLANG unconditionally.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Sedat Dilek <sedat.dilek@gmail.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
1 parent 7eb8e5f
History
Tip revision: a1494304346a3c15fb7a42b39e891f112844c1c7 authored by Masahiro Yamada on 10 May 2019, 14:10:09 UTC
kbuild: add all Clang-specific flags unconditionally
Tip revision: a149430
File Mode Size
Makefile -rw-r--r-- 361 bytes
compat.c -rw-r--r-- 2.2 KB
ipc_sysctl.c -rw-r--r-- 6.2 KB
mq_sysctl.c -rw-r--r-- 2.9 KB
mqueue.c -rw-r--r-- 40.3 KB
msg.c -rw-r--r-- 30.5 KB
msgutil.c -rw-r--r-- 3.7 KB
namespace.c -rw-r--r-- 4.6 KB
sem.c -rw-r--r-- 62.1 KB
shm.c -rw-r--r-- 43.0 KB
syscall.c -rw-r--r-- 5.1 KB
util.c -rw-r--r-- 22.8 KB
util.h -rw-r--r-- 9.7 KB

back to top