From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 35049 invoked by alias); 22 Feb 2016 08:41:08 -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 34985 invoked by uid 89); 22 Feb 2016 08:41:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No 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, 22 Feb 2016 08:41:08 +0000 Reply-To: cygwin@cygwin.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@cygwin.com Date: Mon, 22 Feb 2016 08:41:00 -0000 Subject: [ANNOUNCEMENT] clang 3.7.1-1 X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00335.txt.bz2 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