[cfe-dev] zapcc the faster clang?
Mehmet Erol Sanliturk via cfe-dev
cfe-dev at lists.llvm.org
Wed Jun 20 07:36:14 PDT 2018
On Wed, Jun 20, 2018 at 4:38 PM, theUser BL via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> On 19 June 2018 at 14:00, Jean-Daniel via cfe-dev <cfe-dev at lists.llvm.org>
> wrote:
>
> > > Interestingly I don't read here on clang not about it.
> >
> > Probably because it was a closed source project until a few days ago.
> >
> >
> > It still seems to be unclear what license the zapcc code on github is
> released under. The zapcc website says that "All of the code in LLVM is
> > available under the University of Illinois/NCSA Open Source License",
> but zapcc is not part of LLVM at this time, and nothing else on the
> > licensing page seems to mention a license for zapcc itself.
>
> For me, the license-file on the GitHub-repo is very clear:
> https://github.com/yrnkrn/zapcc/blob/master/LICENSE.TXT
> it is the same license like clang
> https://github.com/llvm-mirror/clang/blob/master/LICENSE.TXT
>
>
> Greetings
> theuserbl
> _______________________________________________
The following sentence in the file README.md clarifies license of "zapcc"
:
"
License
This open source release is licensed under the LLVM Release License
(University of Illinois/NCSA).
<https://github.com/yrnkrn/zapcc#building>
"
Mehmet Erol Sanliturk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180620/0787f430/attachment.html>
More information about the cfe-dev
mailing list