<div dir="rtl"><div dir="ltr">You are looking for C++ language tests, which are in clang tests.</div><div dir="ltr"><br></div><div dir="ltr"><a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/test/">http://llvm.org/viewvc/llvm-project/cfe/trunk/test/</a><br></div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2014-11-03 10:34 GMT+02:00 victor <span dir="ltr"><<a href="mailto:pedretti_86@hotmail.com" target="_blank">pedretti_86@hotmail.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Hello to all LLVM devs,<br><br>I'm interested in knowing if there is a specific part in the LLVM test suite to test new features of the C++11 standard (fragments of code, some applications...). I have just found a test suite for libcxx:<br><br><a href="http://llvm.org/viewvc/llvm-project/libcxx/trunk/test/" target="_blank">http://llvm.org/viewvc/llvm-project/libcxx/trunk/test/</a><br><br>However, it only targets the standard library and I'm interested in the novel features "not included" in the standard library (for instance, auto, final keyword, decltype...)<br><br>BTW, does anyone know an open-source application where the C++11 standard is widely used?<br><br>Thanks in advance.<br>                                        </div></div>
<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>
<br></blockquote></div><br></div>