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.8.1-1


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


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