<div dir="ltr">Do you know where the stage2 clang "wrappers" that are being used come from? They don't appear to be checked in or generated from checked in code.<div><br></div><div>/Eric</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 20, 2020 at 4:50 AM Michał Górny <<a href="mailto:mgorny@gentoo.org">mgorny@gentoo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, 2020-01-20 at 04:31 -0500, Eric Fiselier wrote:<br>
> I don't see why you think the given error maps to this change.<br>
> <br>
> This change isn't in the set of changes in the build you point to:<br>
> <a href="http://lab.llvm.org:8014/builders/netbsd-amd64/builds/834/" rel="noreferrer" target="_blank">http://lab.llvm.org:8014/builders/netbsd-amd64/builds/834/</a><br>
> <br>
> And the build before it doesn't fail.<br>
> <a href="http://lab.llvm.org:8014/builders/netbsd-amd64/builds/833/" rel="noreferrer" target="_blank">http://lab.llvm.org:8014/builders/netbsd-amd64/builds/833/</a><br>
> <br>
> Can you elucidate why this change is responsible?<br>
> <br>
<br>
I'm not sure how you infer that.<br>
<br>
Build 834 has got_revision a93aa5347641159aa0d2d48dda9e1a51b2273462.<br>
<br>
a93aa534764 [lldb/Docs] Fix formatting for the variable formatting page<br>
64c4dcb5eef [mlir][Linalg] Extend linalg vectorization to MatmulOp<br>
a8a9c8e0a11 [libc++] Optimize / partially inline basic_string copy constructor<br>
cd40bd0a32e hwasan: Move .note.hwasan.globals note to hwasan.module_ctor comdat.<br>
<br>
So your commit is two commits before that build.  Build 833 has<br>
cd40bd0a32e29fb62c89b120adbc89a847443da3 which confirms the given range.<br>
<br>
I've further bisected this and it confirms a8a9c8e0a11 being<br>
the culprit.<br>
<br>
To be honest, I have no clue what the scheduler is doing there and why<br>
it's running things out of order.<br>
<br>
-- <br>
Best regards,<br>
Michał Górny<br>
<br>
</blockquote></div>