kconfig: add CC_IS_CLANG and CLANG_VERSION
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 28 May 2018 09:22:02 +0000 (18:22 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 8 Jun 2018 09:56:01 +0000 (18:56 +0900)
commit469cb7376c067bc6203de4ceed253c10fe712542
tree947d8e29568376f46db9065d044f4ef90f553cf7
parenta4353898980cc46b28c03fc401d4d916d82c6f4f
kconfig: add CC_IS_CLANG and CLANG_VERSION

This will be useful to describe the clang version dependency.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
init/Kconfig
scripts/clang-version.sh