delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/01/31/22:32:21

X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT 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 AT mail DOT gmail DOT com>
From: Alan Howells <cygwin AT alanhowells DOT e4ward DOT 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 AT cygwin DOT com
Reply-To: cygwin AT alanhowells DOT e4ward DOT com
X-e4ward-RCPT: cygwin DOT cygwin DOT com-cygwin DOT alanhowells DOT e4ward DOT com AT hrjz1j6thq7 DOT reply DOT e4ward DOT 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019