<div dir="ltr">Hi,<div><br></div><div>I would first revert it *now* because the bot needs to stay green *now*.<div><br></div><div>Then either the warnings can be fixed as a pre-commit to the added feature, or if not possible the LLVM cmake config should first be updated to detect and explicitly disable this warning.</div><div><br></div><div>-- </div><div>Mehdi</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-10 10:40 GMT-07:00 Roman Lebedev via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone.<br>
<br>
In D33102, -Wcast-qual was implemented for C++,<br>
so naturally it now produces warnings for clang codebase.<br>
<br>
That specific warning<br>
(cast from 'a' to 'b' must have all intermediate pointers const<br>
qualified to be safe)<br>
is clang-specific, i'm pretty sure gcc does not produce it.<br>
<br>
To be perfectly honest, i did not thought about trying<br>
to build llvm/clang with the clang with that warning beforehand.<br>
<br>
So here is the question: how to proceed?<br>
Revert? Disable that diagnostic? Etc?<br>
<br>
Roman.<br>
<br>
On Sat, Jun 10, 2017 at 8:28 PM,  <<a href="mailto:llvm.buildmaster@lab.llvm.org">llvm.buildmaster@lab.llvm.org</a><wbr>> wrote:<br>
> The Buildbot has detected a new failure on builder clang-with-lto-ubuntu while building cfe.<br>
> Full details are available at:<br>
>  <a href="http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/3249" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/<wbr>builders/clang-with-lto-<wbr>ubuntu/builds/3249</a><br>
><br>
> Buildbot URL: <a href="http://lab.llvm.org:8011/" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/</a><br>
><br>
> Buildslave for this Build: ps4-buildslave1a<br>
><br>
> Build Reason: scheduler<br>
> Build Source Stamp: [branch trunk] 305147<br>
> Blamelist: lebedevri<br>
><br>
> BUILD FAILED: failed build-stage2-LLVMgold.so<br>
><br>
> sincerely,<br>
>  -The Buildbot<br>
><br>
><br>
><br>
______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>