[llvm-bugs] [Bug 49311] typedef syntax for `using [[gnu::vector_size]]` not accepted
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 25 14:40:28 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49311
Aaron Ballman <aaron at aaronballman.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #3 from Aaron Ballman <aaron at aaronballman.com> ---
(In reply to Richard Smith from comment #2)
> This looks like a clear GCC bug.
Ah, I confused myself by the attribute being a type attribute. I saw it being
applied to a type and thought that was valid, but it should apply to the
typedef type. Thanks for the clarification.
Closing as INVALID
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210225/19dbf8da/attachment.html>
More information about the llvm-bugs
mailing list