From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65222 invoked by alias); 26 Jun 2017 06:59:22 -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 65090 invoked by uid 89); 26 Jun 2017 06:59:21 -0000 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 Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 26 Jun 2017 06:59:20 +0000 Reply-To: cygwin@cygwin.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@cygwin.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@cygwin.com Date: Mon, 26 Jun 2017 06:59:00 -0000 Subject: [ANNOUNCEMENT] clang 4.0.1-1 X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00330.txt.bz2 Message-ID: <20170626065900.49Nme2OUvEa1Cwin2C-DOJGu-cJNLY4aufh2K1bwOiU@z> 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