You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swift version 5.4-dev (LLVM d28e4b9, Swift d378e707988c0ef)
swiftdev 5.8.0-44-generic #50~20.04.1-Ubuntu SMP Wed Feb 10 21:07:30 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Environment
Swift version 5.4-dev (LLVM d28e4b9, Swift d378e707988c0ef)
swiftdev 5.8.0-44-generic #50~20.04.1-Ubuntu SMP Wed Feb 10 21:07:30 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Additional Detail from JIRA
md5: 4715b34b3df978480574db1332de9c74
relates to:
Issue Description:
This is a different reproducer and stack from SR-14335, although same assert title
See attached reproducer.
TypeSystemSwiftTypeRef diverges from SwiftASTContext:
l = 75497473 | eTypeHasChildren | eTypeIsSwift | eTypeIsTuple
r = 8390658 | eTypeHasValue | eTypeIsPointer | eTypeIsSwift
failing type was $syyXED
lldb: /home/build-user/llvm-project/lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp:1969: virtual uint32_t lldb_private::TypeSystemSwiftTypeRef::GetTypeInfo(lldb::opaque_compiler_type_t, lldb_private::CompilerType *): Assertion `equivalent && "TypeSystemSwiftTypeRef diverges from SwiftASTContext"' failed.
The text was updated successfully, but these errors were encountered: