This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

clang 3.7.1-1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]