<div dir="ltr">You say "regressions" in the topic - are they actually regressions? Did these pass at some point?<br><br>We track a modified version of the GDB 7.5 test suite as a Clang buildbot here: <a href="http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu-gdb-75">http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu-gdb-75</a> (you can find the sources in the LLVM project 'cte'). It contains some amount of XFAILs for variations between compilers or Clang bugs (that all have bugs in <a href="http://llvm.org/bugs">llvm.org/bugs</a> filed).<br>
<br>I haven't had a chance/taken the time to port these xfails and test changes to upstream GDB, but that'd be a nice thing to do at some point and then setup a bot that is ToT GDB and ToT Clang so we can find bugs in either (since so much of the debug info experience is an implicit contract between producer and consumer - so end to end testing is a necessary evil)<br>
<div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Nov 1, 2013 at 7:35 PM, "C. Bergström" <span dir="ltr"><<a href="mailto:cbergstrom@pathscale.com" target="_blank">cbergstrom@pathscale.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
I don't know if this is tracked anywhere or just a "patches" welcome issue... Anyway, if any of it is from bad DST it could impact lldb as well and why I'm sending this..<br>
----------------------<br>
<br>
More or less current gdb testsuite results.. Further details if anyone is interested.. Since there's a release coming soon I wasn't sure if anyone cared or if these things are "blocking"..<br>
<br>
Some tests that don't pass block other tests from running though..<br>
<br>
clang:<br>
# of expected passes            22262<br>
# of unexpected failures        457<br>
# of unexpected successes       29<br>
# of expected failures          24<br>
# of unknown successes          1<br>
# of known failures             36<br>
# of untested testcases         39<br>
# of unsupported tests          158<br>
<br>
gcc:<br>
# of expected passes            23675<br>
# of unexpected failures        21<br>
# of unexpected successes       1<br>
# of expected failures          32<br>
# of known failures             62<br>
# of untested testcases         27<br>
# of unsupported tests          157<br>
<br>
<br>
______________________________<u></u>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div></div>