From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f65.google.com ([209.85.208.65]:42158 "EHLO mail-ed1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726424AbfBGAhR (ORCPT ); Wed, 6 Feb 2019 19:37:17 -0500 Date: Wed, 6 Feb 2019 17:37:12 -0700 From: Nathan Chancellor Subject: Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings Message-ID: <20190207003712.GA10692@archlinux-ryzen> References: <20190201210853.244043-1-jflat@chromium.org> <20190206164528.GA8925@archlinux-ryzen> <20190206174339.GA19743@archlinux-ryzen> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Nick Desaulniers , g@archlinux-ryzen Cc: Masahiro Yamada , Jon Flatley , Linux Kbuild mailing list , Linux Kernel Mailing List , Michal Marek On Wed, Feb 06, 2019 at 04:30:21PM -0800, Nick Desaulniers wrote: > On Wed, Feb 6, 2019 at 4:28 PM Masahiro Yamada > wrote: > > BTW, it would be nice if kbuild test robot > > could test building with clang ... > > Is "kbuild test robot" different than 0day, kernelCI, or ClangBuiltLinux's CI? > -- > Thanks, > ~Nick Desaulniers kbuild test robot is 0day (that's the name the emails come under when reporting issues). Nathan