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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 29 09:40:47 PDT 2021


aaron.ballman added a comment.

To be clear, this is expected to be an NFC change that allows D97362 <https://reviews.llvm.org/D97362> to be applied without breaking bots? If so, it'd be helpful to have the changes as part of D97362 <https://reviews.llvm.org/D97362> because they're critical to that review and so that we get appropriate CI pre-merge testing.


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

https://reviews.llvm.org/D99278



More information about the cfe-commits mailing list