X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type:reply-to; q=dns; s=default; b=
	deQw854iRfmzrne2NWskzh42lxmZ1+8vgq0Kt+5+IAsjoLGn+Am8WBYoE0/96e+h
	oI6WlTSOOM7+Nb5UKKG2lI7vApqodPxuIOxmiaNTroUbRna+n5+lO5mns8y269LC
	q3yDr0uyu2n6WOL98Xf28wBD9uowcTZhGwgkTM7tmzE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type:reply-to; s=default; bh=IXzX
	cwf4GljcCUBBMmKXzctutP4=; b=oWARBl+9ORc0mTg++oQAgj1wFxYvZZmeLCQS
	1PtG83fw2Ug48KBnfP8tlSRSCUu6gkOvqAJ4xn/up+a2dkr+2yjrXqEe6dciF2Rv
	22gztnM1qiM4k5+Oc+/DLAKPOUUqhkXiJmmuAN9mlktjmLE/jExaoTuHcb1WgI9M
	Yn7uDPQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
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
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
In-Reply-To: <CAHxe11=PZ65DT8+uV9uwxYTaqEKyrG0iTX3VM7yKfpST76Ojng@mail.gmail.com>
References: <CAHxe11=PZ65DT8+uV9uwxYTaqEKyrG0iTX3VM7yKfpST76Ojng@mail.gmail.com>
From: Alan Howells <cygwin@alanhowells.e4ward.com>
Date: Thu, 25 Jan 2018 09:44:10 +0000
Message-ID: <CAHxe11nszAVNUV5pdLn9RLSBpogwGZE1cA83MvzFZthtpN-bug@mail.gmail.com>
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: .

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

