r192300 - Use aliases for more constructors and destructors.

David Blaikie dblaikie at gmail.com
Wed Oct 9 14:02:09 PDT 2013


On Wed, Oct 9, 2013 at 1:58 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> > Would you mind looking at the GDB 7.5 test suite changes this caused?
> >
> > http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu-gdb-75/builds/9493
> >
> > One is an XPASS, perhaps precisely because this is the same behavior GCC
> > uses
> >
> > The other's an XFAIL I haven't looked at in detail yet. Happy to chat to
> you
> > about them on IRC or if it's just out of your depth/domain, I'll look
> into
> > them myself.
>
> Sure, np.
>
> btw, I had to apply the attached patch to get clang-tests-external to
> build. Do you think we should include it?


Hmm, seems to be working OK on the bots (
http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu-gdb-75/builds/9493/steps/gdb-75-build/logs/stdio
)
but that's because I installed whatever dependencies it wanted rather than
trying to pare down the build to the bare bones essentials. I'd rather
leave it as unmodified as possible - the intent is that we should probably
upstream the test suite changes to GDB ToT and then run ToT GDB + ToT
Clang, so we won't be able to push changes like this up.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131009/438ffdb8/attachment.html>


More information about the cfe-commits mailing list