[PATCH] D99338: [clang][parser] Allow GNU-style attributes in enum specifiers

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 29 09:40:48 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/D99338/new/

https://reviews.llvm.org/D99338



More information about the cfe-commits mailing list