[PATCH] D151837: [Clang][Parser] Accept GNU attributes preceding C++ style attributes on templates
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 1 07:15:35 PDT 2023
erichkeane accepted this revision.
erichkeane added a comment.
1 suggestion, otherwise LGTM.
================
Comment at: clang/docs/ReleaseNotes.rst:416
+ handled, resulting in compilation error. This has been corrected to match the
+ behaviour exhibited by GCC.
----------------
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151837/new/
https://reviews.llvm.org/D151837
More information about the cfe-commits
mailing list