From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126035 invoked by alias); 1 Feb 2018 03:32:10 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 126027 invoked by uid 89); 1 Feb 2018 03:32:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*r:sk:cygwin., HX-Received:10.99.66.68, HX-Received:sk:p65mr12, H*F:D*e4ward.com X-HELO: sfo.e4ward.com Received: from sfo.e4ward.com (HELO sfo.e4ward.com) (198.199.103.158) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 01 Feb 2018 03:32:08 +0000 Received: by sfo.e4ward.com (Postfix, from userid 108) id 90DFC41E64; Thu, 25 Jan 2018 04:44:42 -0500 (EST) Received: from sfo.e4ward.com (localhost [127.0.0.1]) by sfo.e4ward.com (Postfix) with ESMTP id A9FA7418ED for ; Thu, 25 Jan 2018 04:44:39 -0500 (EST) Received: from mail-pf0-f180.google.com (mail-pf0-f180.google.com [209.85.192.180]) by sfo.e4ward.com (Postfix) with ESMTPS for ; Thu, 25 Jan 2018 04:44:38 -0500 (EST) Received: by mail-pf0-f180.google.com with SMTP id t12so5388604pfg.2 for ; Thu, 25 Jan 2018 01:44:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=HzKmMuN3s6i58b9q6MG/pIangpjrD49LAsbxW1GTTc4=; b=e9MGMzC3mMGlFWovM5PMs5xOrwEqnutymmhSl4aHXa311q0DfO72UghB9M1gME8UB2 U1Y2gQWWfCtXvmQcpgWVqmsG94LEpqkaIq0y//o1Vv7wwaCmSL7ieFGNkGAzULD23WW2 3UFlhO5brJmEdfWUvGefkkE9B1TgbdwApkK4MRamQG098pfxIf+PguaspyTz5UlGnq5u 3X2WWF8r491pUo63gTCCDMItSedN/cf31CN5aQH4yz2Thhhdo7v4E1R7FOsnzI/ez8uS 8zS3aoyMFwHqKToet3DcGqa7IucXWq8+bFCKrmVLiusM22+w0NS5OGkY2m/pQb+cKn6i j6Kg== X-Gm-Message-State: AKwxytcDLVW5g28DFcgRmHq3mkAW0OEVKkphODLkMV8gxRFGx918N1qg WRoQP6wBcFNYTL5ED3ZuRZOTXvpumQNntg63culdBQ== X-Google-Smtp-Source: AH8x2258jW0HT3Pcw8LlK+LMCPwX3biFIRLyeCEYMEjx23fWUmoyTUYJ2EquT8pSO6Fxm6jQwJccDdRbE7/z3c3mpy4= X-Received: by 10.99.66.68 with SMTP id p65mr12370901pga.384.1516873471093; Thu, 25 Jan 2018 01:44:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.166.109 with HTTP; Thu, 25 Jan 2018 01:44:10 -0800 (PST) In-Reply-To: References: From: Alan Howells Date: Thu, 01 Feb 2018 03:32:00 -0000 Message-ID: Subject: LLVM/Clang 5.0.1 clang-format returning an error To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" Reply-To: cygwin@alanhowells.e4ward.com X-e4ward-RCPT: cygwin.cygwin.com-cygwin.alanhowells.e4ward.com@hrjz1j6thq7.reply.e4ward.com X-e4ward-x: . X-SW-Source: 2018-02/txt/msg00000.txt.bz2 Hi there, Just updated to LLVM/Clang 5.0.1 and clang-format is giving me the following error: Simple error report and hopefully easy to reproduce... $ clang-format --version : CommandLine Error: Option 'disable-symbolication' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options $ uname -a CYGWIN_NT-10.0 4SMMSF2 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 Cygwin Alan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple