[llvm-bugs] [Bug 46861] Clang crashed in valid code with a unknow attribute: in clang/lib/Sema/SemaDecl.cpp:5195 Assertion `DS.getAttributes().empty() && "No attribute expected"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 25 11:26:46 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46861
Aaron Ballman <aaron at aaronballman.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aaron at aaronballman.com
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #1 from Aaron Ballman <aaron at aaronballman.com> ---
This does not reproduce with my testing (https://godbolt.org/z/K8z4o9) but if
you're still seeing the issue, please re-open the bug.
--
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/20200925/abb6d3a5/attachment-0001.html>
More information about the llvm-bugs
mailing list