[PATCH] D99278: [clang][parser] Allow GNU-style attributes in struct declarations

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 29 22:57:11 PDT 2021


tbaeder added a comment.

This (and https://reviews.llvm.org/D99338) are both NFC changes once https://reviews.llvm.org/D97362 lands (they need the three-parameter version of `ProhibitCXX11Attributes()`). I can merge the three into one patch if you prefer.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99278/new/

https://reviews.llvm.org/D99278



More information about the cfe-commits mailing list