<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 19, 2017 at 8:42 AM Roman Lebedev via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">lebedev.ri added a comment.<br>
<br>
Ok, so i suppose libc++ is fine now, thanks to @mclow.lists<br>
I can not build lldb, so i can not check whether it has similar issues.<br>
This leaves only the OpenMP?<br>
<br>
To reiterate, there are several solutions:<br>
<br>
1. Do nothing, just land <a href="https://reviews.llvm.org/D33102" rel="noreferrer" target="_blank">https://reviews.llvm.org/D33102</a>, i'm under **impression** no current buildbot will break. That, however, will break anyone who builds with openmp subproject and with `-DLLVM_ENABLE_WERROR=ON`<br>
2. Disable `-Wcast-qual` in openmp<br>
3. This approach, which is wrong - disable it globally<br>
4. Wait until openmp is fixed. I suppose i could help, though it is really better if someone with the actual knowledge about the code fixes these warnings...<br></blockquote><div><br>I'd probably suggest taking a look at (4) here. See if there's anything particularly confusing/bad in the code (I'm happy to answer questions/take a guess at how to fix the code).<br><br>Might want to look at the blame history on the files and add them to this thread or the code review threads for the changes.</div><div><br></div><div>- Dave<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I'd really like to hear any thoughts from the openmp people :)<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D34176" rel="noreferrer" target="_blank">https://reviews.llvm.org/D34176</a><br>
<br>
<br>
<br>
</blockquote></div></div>