Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] FYI: The LLVM Compiler Infrastructure

On Tue, 2008-08-12 at 15:40 -0400, Chris Recoskie wrote:
> Their front-end is GPL licensed, as they work with GCC. Unfortunately
> this is a non-starter for any CDT tooling.
> 
> ===========================
> 
> Chris Recoskie
> Team Lead, IBM CDT Team
> IBM Toronto
> http://www.eclipse.org/cdt

This is not entirely true. It is true that the have done an adaptation
of the GCC front end, and that their own C++ front end is only just
getting started.

The CLANG front end is completely new, and is not GPLd. From memory, the
license is an NCSA-style license that does not, in practice, restrict
commercial reuse.


shap



Back to the top