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:message-id:from:to:date:subject; q= dns; s=default; b=tY4fAqJMU5eAV8J9r2RnFxfgvoCajtXIDAmBTgQydlfcG8 pM6TFO0vNK0Xgny0kQD+bEs8lsJi5OX2VgK58Nhhl89uNVqJMiL/f9b+wSehUEZN 3/Covjl0v/ltnSOXpWyHXJYPBr4ZOS/zOCBYrvI9hmc2BtWAzYRDGtn4jdzIQ= 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:message-id:from:to:date:subject; s= default; bh=I8IHq4KwUhsEDf26v4lmXCeVNkg=; b=qYevS+pWPCEYjY9I6XtA 6m9vDYdjXVJvH6eq5PSz6gkCFDfIniUECW9NGHHCPOqAg6aNvhxRjRmFv5gSxs/G L2TMm6SwWBKv1cG4ecqTQoK417cjHxF68ZDuxDXEy53NVAwVM7izBTiGRP+CxBGS P2FU6x0178zpPEqJGcWz3PA= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=3711, sk:python, sk:python-, amazingly Message-Id: From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Mon, 22 Feb 2016 02:33:48 -0600 Subject: [ANNOUNCEMENT] clang 3.7.1-1 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * clang-3.7.1-1 * clang-analyzer-3.7.1-1 * clang-doc-3.7.1-1 * emacs-clang-format-3.7.1-1 * vim-clang-format-3.7.1-1 * git-clang-format-3.7.1-1 * libclang3.7-3.7.1-1 * libclang-devel-3.7.1-1 * python-clang-3.7.1-1 * python3-clang-3.7.1-1 * mingw64-i686-clang-3.7.1-1 * mingw64-x86_64-clang-3.7.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, built for GCC 5.3.0. As a result of LLVM switching to the CMake build, Clang is now built as a separate source package. This also results in many small shared libraries instead of the single monolothic one from previous releases. -- 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