<div dir="ltr">+eugenis<div><br></div><div style>I see this while running 'check-msan'. </div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 12, 2013 at 9:10 PM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is no one else seeing this? (I've been seeing it for a few days)<br>
<br>
In file included from<br>
/usr/local/google/home/blaikie/dev/llvm/src/utils/unittest/googletest/gtest-all.cc:39:<br>
In file included from<br>
/usr/local/google/home/blaikie/dev/llvm/src/utils/unittest/googletest/include/gtest/gtest.h:57:<br>
In file included from<br>
/usr/local/google/home/blaikie/dev/llvm/src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:40:<br>
In file included from<br>
/usr/local/google/home/blaikie/dev/llvm/src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:197:<br>
In file included from<br>
/usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/iostream:40:<br>
In file included from<br>
/usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/istream:156:<br>
In file included from<br>
/usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/ostream:132:<br>
In file included from<br>
/usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/locale:187:<br>
/usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/cstdlib:154:9:<br>
error: no member named 'aligned_alloc' in the global namespace<br>
using ::aligned_alloc;<br>
      ~~^<br>
1 error generated.<br>
<br>
Not sure who/how this was caused (whether by libcxx or the asan unit<br>
test it was included from, or some chain of includes along the way)<br>
<br>
(on Linux, fwiw)<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div>