[PATCH] D151837: [Clang][Parser] Accept GNU attributes preceding C++ style attributes on templates
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 31 19:26:16 PDT 2023
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
Could you add a test case for the inverted order of attributes on a template as well? I don't think that there is a test case for that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151837/new/
https://reviews.llvm.org/D151837
More information about the cfe-commits
mailing list