r196892 - Implement DR1460: fix handling of default initializers in unions; don't allow

Richard Smith richard at metafoo.co.uk
Tue Dec 10 11:42:41 PST 2013


Thanks, fixed in r196953. The test was missing a triple, but we'd been
getting away with it up til now =)


On Tue, Dec 10, 2013 at 5:18 AM, Renato Golin <renato.golin at linaro.org>wrote:

> Hi Richard,
>
> Your commit is failing on our ARM buildbot:
>
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-arch/builds/374/steps/check-all/logs/Clang%3A%3Amember-init-anon-union.cpp
>
> Although most ARM buildbots are failing due to a major cosmological
> alignment, that is a genuine failure. ;)
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131210/bc70861c/attachment.html>


More information about the cfe-commits mailing list