<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'><br><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"via cfe-dev" <cfe-dev@lists.llvm.org><br><b>To: </b>"Mehmet Erol Sanliturk via cfe-dev" <m.e.sanliturk@gmail.com>, "Yuri" <yuri@rawbw.com><br><b>Cc: </b>cfe-dev@lists.llvm.org<br><b>Sent: </b>Tuesday, October 25, 2016 8:22:26 PM<br><b>Subject: </b>Re: [cfe-dev] Is there a C++ test suite?<br><br>
                                                                                      <div style="width: 100%; font-family: Calibri,'Slate Pro',sans-serif,sans-serif; color: rgb(31, 73, 125); background-color: rgb(255, 255, 255);">I asked basically this same question the other day and they avoided a direct answer but between the lines they don't actually track c++ conformance.</div><div style="width: 100%; font-family: Calibri,'Slate Pro',sans-serif,sans-serif; color: rgb(31, 73, 125); background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-family: Calibri,'Slate Pro',sans-serif,sans-serif; color: rgb(31, 73, 125); background-color: rgb(255, 255, 255);">(at least not publicly)</div><div style="width: 100%; font-family: Calibri,'Slate Pro',sans-serif,sans-serif; color: rgb(31, 73, 125); background-color: rgb(255, 255, 255);"><br></div><div id="DWT17650" style="width: 100%; font-family: Calibri,'Slate Pro',sans-serif,sans-serif; color: rgb(31, 73, 125); background-color: rgb(255, 255, 255);">So did they commit parsing and sema for c++14 without tests.. I'm too lazy to go look at the llvm testsuite to check..</div></blockquote>Nothing gets committed without regression tests. These are in test/SemaCXX, test/CodeGenCXX, etc. There are not always separate tests for each C++ standard revision, as existing regression tests are sometimes appended to, but everything's in there.<br><br> -Hal<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div style="width: 100%; font-family: Calibri,'Slate Pro',sans-serif,sans-serif; color: rgb(31, 73, 125); background-color: rgb(255, 255, 255);"></div>                                                                                                                                     <div style="width: 100%; font-family: Calibri,'Slate Pro',sans-serif,sans-serif; color: rgb(31, 73, 125); background-color: rgb(255, 255, 255);"><br style=""></div>                                                                                                                                                                                                   <div style="font-family: Calibri,'Slate Pro',sans-serif,sans-serif; color: rgb(31, 73, 125); background-color: rgb(255, 255, 255);"></div>                                                                                                                                                                                  <table style="background-color: white; border-spacing: 0px;" width="100%"> <tbody><tr><td colspan="2" style="background-color: rgb(255, 255, 255);">                           <div style="border-style: solid none none; border-top: 1pt solid rgb(181, 196, 223); padding: 3pt 0in 0in; font-family: Tahoma,'BB Alpha Sans','Slate Pro'; font-size: 10pt;">  <div><b>From: </b>Mehmet Erol Sanliturk via cfe-dev</div><div><b>Sent: </b>Wednesday, October 26, 2016 09:14</div><div><b>To: </b>Yuri</div><div><b>Reply To: </b>Mehmet Erol Sanliturk</div><div><b>Cc: </b>cfe-dev@lists.llvm.org</div><div><b>Subject: </b>Re: [cfe-dev] Is there a C++ test suite?</div></div></td></tr></tbody></table><div style="border-style: solid none none; border-top: 1pt solid rgb(186, 188, 209); background-color: rgb(255, 255, 255);"></div><br><div id="_originalContent" style=""><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 25, 2016 at 5:40 PM, Yuri 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;">I am wondering if there is a test suite that tests different unique C++ features, including from c++11, c++14, etc, so that one could run it with some C++ compiler and see how compliant this C++ compiler is?<br>
<br>
<br>
Yuri<br>
<br>
_______________________________________________<br></blockquote></div><br><br><br></div><div class="gmail_extra">If you search the following phrases in Google , you will find possible links :<br></div><div class="gmail_extra"><br>c++ compiler test suite<br>c++ test suites<br><br><br></div><div class="gmail_extra">You may obtain new phrases to search .<br><br><br><br></div><div class="gmail_extra">Mehmet Erol Sanliturk<br><br><br></div><div class="gmail_extra"><br><br></div></div>
<br></div><br>_______________________________________________<br>cfe-dev mailing list<br>cfe-dev@lists.llvm.org<br>http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev<br></blockquote><br><br><br>-- <br><div><span name="x"></span>Hal Finkel<br>Lead, Compiler Technology and Programming Languages<br>Leadership Computing Facility<br>Argonne National Laboratory<span name="x"></span><br></div></div></body></html>