commit | 469cb7376c067bc6203de4ceed253c10fe712542 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon May 28 18:22:02 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jun 08 18:56:01 2018 +0900 |
tree | 947d8e29568376f46db9065d044f4ef90f553cf7 | |
parent | a4353898980cc46b28c03fc401d4d916d82c6f4f [diff] |
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>