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=sP28Y6z4GMjMsy+KoZjspUKPkvwWlWj2YwXR+Mh9h+N+HA baduILtAdWJ5oev/iktcZFp4ek9GlT/Z695929yXSM4NXlsaBGqkXbnoz4eDbJ9R uRv9Xh8tcd5qHK5+1nsf14q9aWUtVIg7ynpEcwCLLohPBcC4bAdZledIotxtA= 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=41cqgADDnj4SNds4ZTAFKw9ML6o=; b=yNIjGds/rNpNEcXIGN62 PUT8htFmeHscHlwlNdpm6CrR9C/MwiIEXfL4MfSEVsJqmIcunf29eV9ECWJeCJDF NPNCQWzDB6pvSVHKAtiSA0V9//N8EtlprCKuNDCpPr4yJvFHy/zfe8J9PcJL995g DSIemsxg7WR3gjW3Lz5Jqhs= 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=H*F:U*yselkowitz, sk:mingw64, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce Message-Id: From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Thu, 21 Jul 2016 15:06:28 -0500 Subject: [ANNOUNCEMENT] clang 3.8.1-1 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * clang-3.8.1-1 * clang-analyzer-3.8.1-1 * clang-doc-3.8.1-1 * emacs-clang-format-3.8.1-1 * vim-clang-format-3.8.1-1 * git-clang-format-3.8.1-1 * libclang3.8-3.8.1-1 * libclang-devel-3.8.1-1 * python-clang-3.8.1-1 * python3-clang-3.8.1-1 * mingw64-i686-clang-3.8.1-1 * mingw64-x86_64-clang-3.8.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, with the following changes: * The python bindings no longer require the -devel packages for deriving the library name with ctypes. * clang will automatically find several newer GCC versions, removing the need for a complete rebuild with each GCC 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