From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9532 invoked by alias); 4 May 2015 02:55:40 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 21881 invoked by uid 89); 4 May 2015 02:31:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1430706699.7628.1.camel@cygwin.com> Subject: Updated: llvm/clang-3.5.1-1 From: Yaakov Selkowitz To: cygwin-announce Date: Mon, 04 May 2015 02:55:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-05/txt/msg00005.txt.bz2 The following packages have been updated in the Cygwin distribution: * llvm-3.5.1-1 * llvm-doc-3.5.1-1 * libllvm3.5-3.5.1-1 * libllvm-devel-3.5.1-1 * libllvm-devel-static-3.5.1-1 * clang-3.5.1-1 * clang-analyzer-3.5.1-1 * libclang-3.5.1-1 * libclang-devel-3.5.1-1 * libclang-devel-static-3.5.1-1 * python-clang-3.5.1-1 * python3-clang-3.5.1-1 The LLVM suite provides libraries and tools for code generation and optimization. Also included is Clang, an LLVM native C/C++/ObjC compiler, and the Clang Static Analyzer, a tool that automatically finds bugs in code. This is an update to the 3.5 stable branch. -- Yaakov