[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20210114171629.592007-1-natechancellor@gmail.com>
Date: Thu, 14 Jan 2021 10:16:30 -0700
From: Nathan Chancellor <natechancellor@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Nick Desaulniers <ndesaulniers@...gle.com>,
clang-built-linux@...glegroups.com, linux-kernel@...r.kernel.org,
Nathan Chancellor <natechancellor@...il.com>
Subject: [PATCH v2] MAINTAINERS: Add compiler-clang.h to the Clang/LLVM section
The K: entry should ensure that Nick and I always get CC'd on patches
that touch thid file but it is better to be explicit rather than
implicit.
Reviewed-by: Nick Desaulniers <ndesaulniers@...gle.com>
Signed-off-by: Nathan Chancellor <natechancellor@...il.com>
---
v1 -> v2:
* Omit scripts/clang-version.sh as Masahiro has proposed unifying
{clang,gcc}-version.sh into one cc-version.sh:
https://lore.kernel.org/r/20210114042420.229524-1-masahiroy@kernel.org/
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index cc1e6a5ee6e6..8036a7860836 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4313,6 +4313,7 @@ W: https://clangbuiltlinux.github.io/
B: https://github.com/ClangBuiltLinux/linux/issues
C: irc://chat.freenode.net/clangbuiltlinux
F: Documentation/kbuild/llvm.rst
+F: include/linux/compiler-clang.h
F: scripts/clang-tools/
F: scripts/lld-version.sh
K: \b(?i:clang|llvm)\b
base-commit: 7c53f6b671f4aba70ff15e1b05148b10d58c2837
--
2.30.0
Powered by blists - more mailing lists