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

Chandler Carruth chandlerc at google.com
Wed Apr 4 15:46:47 PDT 2012


I've not looked at the patch yet, but to make reviewing easier:

On Wed, Apr 4, 2012 at 11:01 PM, Alexander Kornienko <alexfh at google.com>wrote:

> I've also implemented one specific statement attribute as an example


Can you please split the generic statement attribute work and the new
attribute into two patches? These should be reviewed independently. One is
a step toward support of a standard feature, the other is a brand new
language extension. These have very different code review paths.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120405/a217d08f/attachment.html>


More information about the cfe-commits mailing list