We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdc8e8b + f1592e5 commit 4493699Copy full SHA for 4493699
lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
@@ -4993,7 +4993,6 @@ static SwiftASTContext::TypeOrDecl DeclToTypeOrDecl(swift::Decl *decl) {
4993
case swift::DeclKind::AssociatedType:
4994
case swift::DeclKind::EnumElement:
4995
case swift::DeclKind::EnumCase:
4996
- case swift::DeclKind::IfConfig:
4997
case swift::DeclKind::Param:
4998
case swift::DeclKind::Macro:
4999
case swift::DeclKind::MacroExpansion:
0 commit comments