<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 16, 2018 at 3:30 PM, Vitaly Buka <span dir="ltr"><<a href="mailto:vitalybuka@google.com" target="_blank">vitalybuka@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This brakes some bots<div><a href="http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/22441" target="_blank">http://lab.llvm.org:8011/<wbr>builders/sanitizer-x86_64-<wbr>linux-fast/builds/22441</a><br></div><div><pre style="font-family:"Courier New",courier,monotype,monospace;color:rgb(0,0,0);font-size:medium"><span class="m_6663791268124001906gmail-stdout">/b/sanitizer-x86_64-linux-<wbr>fast/build/libcxx_build_msan/<wbr>include/c++/v1/algorithm:648:<wbr>10: fatal error: 'bit' file not found
#include <bit>
         ^~~~~
1 error generated.</span></pre></div></div></blockquote><div>That's very weird.</div><div><br></div><div>I suspect that you have a build system problem, since you picked up the new <algorithm> (that #includes <bit>)</div><div>but not the new file <bit></div><div><br></div><div>How can that be?</div><div><br></div><div>-- Marshall</div><div><br></div></div></div></div>