Displaying 2 results from an estimated 2 matches for "c72014d0".
Did you mean:
c2t14d0
2016 Mar 23
0
[cfe-dev] New buildbot with -Werror
...__________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160322/c72014d0/attachment.html>
2016 Mar 23
5
New buildbot with -Werror
Greetings,
I would like to propose adding a buildbot which builds with -Werror. The
reason for a new buildbot in this configuration is twofold:
1. It helps users who track and release from ToT, because they (generally)
seem to build with -Werror. Speaking from experience :-), new warnings tend
to crop up in a large range of commits, and end up blocking one or more of
these downstream users.