[PATCH] [C++1z] static_assert declarations within an anonymous union

Richard Smith richard at metafoo.co.uk
Tue Jun 24 08:52:09 PDT 2014


This should apply in all language modes, not just in C++1z. Is there an
existing test file in which this test makes sense?

Please also resolve PR20021 when you commit. Thanks!


On Sat, Jun 21, 2014 at 2:24 AM, Aaron Ballman <aaron at aaronballman.com>
wrote:

> This patch implements Issue 1940, allowing static_assert declarations
> within an anonymous union.
>
> ~Aaron
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140624/304fbaa0/attachment.html>


More information about the cfe-commits mailing list