From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Gilio Subject: clang-tidy Date: Thu, 20 Dec 2018 21:23:04 -0600 Message-ID: <87h8f7k1gn.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gaBPW-0002nG-F1 for guix-devel@gnu.org; Thu, 20 Dec 2018 22:23:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gaBPO-0005OY-Vd for guix-devel@gnu.org; Thu, 20 Dec 2018 22:23:37 -0500 Received: from mout02.posteo.de ([185.67.36.66]:49485) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gaBPO-00056v-L7 for guix-devel@gnu.org; Thu, 20 Dec 2018 22:23:30 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 080C92400E5 for ; Fri, 21 Dec 2018 04:23:11 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 43LYqM0Bdmz9rxH for ; Fri, 21 Dec 2018 04:23:10 +0100 (CET) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel Hi all, Just curious, do we have clang-tidy packaged somewhere? I have clang installed and am not able to reference that binary in my exec path. As far as I understand, it should be included in the default clang installation. Best, Brett Gilio