<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 5, 2017 at 4:28 AM, René J. V. Bertin via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">...<br>
libc++ already provided all dependencies. To be confirmed of course (and sadly I<br>
have no idea ATM how to write a test case.)<br>
<span class="gmail-"><br></span></blockquote><div> </div><div>libc++ actually has a test suite that can be used on other compilers and it looks like someone's been running it against gcc.  You will find tests for those features in libcxx/test/.</div><div><br></div><div>See <a href="https://releases.llvm.org/5.0.0/projects/libcxx/docs/TestingLibcxx.html#cmdoption-lit-arg-use_system_cxx_lib">https://releases.llvm.org/5.0.0/projects/libcxx/docs/TestingLibcxx.html#cmdoption-lit-arg-use_system_cxx_lib</a> and <a href="https://releases.llvm.org/5.0.0/projects/libcxx/docs/TestingLibcxx.html#cmdoption-lit-arg-cxx_under_test">https://releases.llvm.org/5.0.0/projects/libcxx/docs/TestingLibcxx.html#cmdoption-lit-arg-cxx_under_test</a></div></div>
</div></div>