<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><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>http://llvm.org/viewvc/llvm-project/libcxx/trunk/test/<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></body>
</html>