[llvm-bugs] [Bug 37356] llvm/tools/clang/lib/AST/ASTContext.cpp:1920: clang::TypeInfo clang::ASTContext::getTypeInfoImpl(const clang::Type*) const: Assertion `!A->getDeducedType().isNull() && "cannot request the size of an undeduced or dependent auto type"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 28 09:36:04 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=37356
Aaron Ballman <aaron at aaronballman.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
CC| |aaron at aaronballman.com
--- Comment #1 from Aaron Ballman <aaron at aaronballman.com> ---
I can no longer reproduce this issue with Clang trunk. If you're still seeing
this problem, please reopen the bug with additional information on how to
reproduce.
--
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/20211028/f153ff63/attachment.html>
More information about the llvm-bugs
mailing list