]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
authorNick Desaulniers <ndesaulniers@google.com>
Fri, 28 Jun 2019 19:07:12 +0000 (12:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 Jun 2019 08:43:45 +0000 (16:43 +0800)
commitef7146250776a87133760f2e2de0d642495e1445
tree77ed01cca1a69d2b1bfb6d7c39c227429a7a60b9
parent6f2543bdb4ab7b349bb715ed8a7b6e349a02cef4
MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info

Add keyword support so that our mailing list gets cc'ed for clang/llvm
patches.  We're pretty active on our mailing list so far as code review.
There are numerous Googlers like myself that are paid to support
building the Linux kernel with Clang and LLVM.

Link: http://lkml.kernel.org/r/20190620001907.255803-1-ndesaulniers@google.com
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS