<div dir="ltr">Thanks - reduced the test case and filedĀ <a href="https://bugs.llvm.org/show_bug.cgi?id=41800">https://bugs.llvm.org/show_bug.cgi?id=41800</a><br><br>Though it looks like it /might/ be a bug in Visual Studio's standard library implementation - might be worth trying a newer Visual Studio, if you have the chance (as it may be fixed, or at least changed in a way that's clang-compatible).</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 6, 2019 at 6:36 AM degski <<a href="mailto:degski@gmail.com">degski@gmail.com</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"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">
Nicolas Lesser wrote:</div><div>> vcpkg is a C++ library package manager, not your distro's package 
manager. If you're on Windows, then maybe you can download >> it somewhere?</div><div><br></div><div>It's not in the Fedora repo either, so we could qualify it as obscure at best.</div><div><br></div><div>
>> But you said that your code is small, and if the only code you #include 
is from the standard library, then it's okay IMO to just include that 
and not the full prepocessed source. Maybe also include your compiler 
flags.</div><div><br></div><div>My code [~15 lines] pulls in a lib <a href="https://github.com/bluescarni/mppp" target="_blank">https://github.com/bluescarni/mppp</a> (which pulls in gmp) and some STL, and that's [in mppp] where it happens.</div><div><br></div><div>I've now hosted the files on github <a href="https://gist.github.com/degski/3949d4bc2b723c659fae29cb4eabc47e" target="_blank">https://gist.github.com/degski/3949d4bc2b723c659fae29cb4eabc47e</a> and 2 others.</div><div><br></div><div>degski<br></div>-- <br><div dir="ltr" class="gmail-m_2720929176327692293gmail-m_906512564077648559gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><i><b><span><i><b>Microsoft, please kill Paint3D</b></i></span></b></i><i><b><span></span></b></i></div></div></div></div></div></div></div></div></div></div></div></div></div>
</blockquote></div>