[PATCH] D151837: [Clang][Parser] Accept GNU attributes preceding C++ style attributes on templates
Elizabeth Andrews via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 1 08:27:41 PDT 2023
eandrews added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:416
+ handled, resulting in compilation error. This has been corrected to match the
+ behaviour exhibited by GCC.
----------------
erichkeane wrote:
>
I'll make this change when I commit the patch. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151837/new/
https://reviews.llvm.org/D151837
More information about the cfe-commits
mailing list