Message-Id: <201706260702.v5Q72Onl022405@delorie.com> 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:reply-to:from:to:date:subject; q=dns; s= default; b=AfNLQjyDBrlafMtebZ5pqso3t6WqQDFdQQ4iwzcy1B18k5EJNwwgj WE9VaBAYqCkP6EGviaWAVdUqj9zrkFrpuxtGTLNEQm5EWt/T/ZQ9dJleuPNlevsT 8HP8dsHvZL0Cx9CPy2pRv3kWsAXmyiQZepLp6Z2rL+gi9jusG7lLoQ= 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:reply-to:from:to:date:subject; s=default; bh=z 69rF+SI7JMue6jTRpS7QD9f2Vk=; b=jIKbV12MxMUocLwWZOTWarT7ECjIT6WbP wWXAWwmYe7K6jqIPBWCtCsOs0DPp3Rs2Gd6HfuXBoEM9kVOZiP7TbEGbkn9cP4ba ctWSs5wnrZaFcaU1tg26ZVAoGcZTWqtfPS84ZYqW3Rn3QbUjwyJfpiDj2X9ML97U 5gXBm4LjsY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID autolearn=no version=3.3.2 spammy=Hx-languages-length:864, amazingly, announcement X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com B33B981240 Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com B33B981240 X-Mailbox-Line: From cygwin-announce-clang-4.0.1-1 Mon Jun 26 01:18:34 2017 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Mon, 26 Jun 2017 01:18:34 -0500 Subject: [ANNOUNCEMENT] clang 4.0.1-1 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * clang-4.0.1-1 * clang-analyzer-4.0.1-1 * clang-doc-4.0.1-1 * emacs-clang-format-4.0.1-1 * vim-clang-format-4.0.1-1 * git-clang-format-4.0.1-1 * libclang4.0-4.0.1-1 * libclang-devel-4.0.1-1 * mingw64-i686-clang-4.0.1-1 * mingw64-x86_64-clang-4.0.1-1 * python2-clang-4.0.1-1 * python3-clang-4.0.1-1 Clang is an LLVM native C/C++/ObjC compiler, which aims to deliver amazingly fast compiles, extremely useful error and warning messages and to provide a platform for building great source level tools. The Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code. This is an update to the latest upstream release. -- Yaakov -- 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