[cfe-commits] [PATCH] C++ 11 statement attributes + switch labels fall-through detection

Richard Smith richard at metafoo.co.uk
Thu Apr 5 15:26:29 PDT 2012


On Thu, Apr 5, 2012 at 3:23 PM, Richard Smith <richard at metafoo.co.uk> wrote:

> Hi Alex,
>
> I think the patch is generally looking pretty good. All of your TODOs seem
> like reasonable things to defer to later patches. I have some specific
> comments below (mostly formatting-related):
>

Oh, and -- it would be great if you can come up with some way to test these
changes. I appreciate that's going to be difficult since we don't accept
any statement attributes yet, but you should at least be able to test that
declaration attributes are rejected when applied to statements.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120405/d56c17a8/attachment.html>


More information about the cfe-commits mailing list