[llvm-bugs] [Bug 48855] Assertion failed: !cast<FunctionDecl>(GD.getDecl())->isConsteval() && "consteval function should never be emitted", file clang\lib\CodeGen\CodeGenModule.cpp, line 3530
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 8 13:02:29 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=48855
Matheus Izvekov <mizvekov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Matheus Izvekov <mizvekov at gmail.com> ---
This was fixed by
https://github.com/llvm/llvm-project/commit/5a1c50410ccc1973a1a0a4acca0c01677c28e9b6
--
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/20210708/a5fb29df/attachment.html>
More information about the llvm-bugs
mailing list