mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Macros] Miscellaneous build fixes for macros.
This commit is contained in:
@@ -508,6 +508,7 @@ static bool initDocEntityInfo(const Decl *D,
|
||||
case DeclContextKind::SerializedLocal:
|
||||
case DeclContextKind::ExtensionDecl:
|
||||
case DeclContextKind::GenericTypeDecl:
|
||||
case DeclContextKind::MacroDecl:
|
||||
break;
|
||||
|
||||
// We report sub-module information only for top-level decls.
|
||||
|
||||
Reference in New Issue
Block a user