mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[SourceKit] Add syntaxtype for #error/#warning (#14742)
This commit is contained in:
@@ -704,6 +704,7 @@ public:
|
||||
case SyntaxNodeKind::TypeId:
|
||||
case SyntaxNodeKind::BuildConfigKeyword:
|
||||
case SyntaxNodeKind::BuildConfigId:
|
||||
case SyntaxNodeKind::PoundDirectiveKeyword:
|
||||
case SyntaxNodeKind::AttributeId:
|
||||
case SyntaxNodeKind::AttributeBuiltin:
|
||||
case SyntaxNodeKind::ObjectLiteral:
|
||||
|
||||
Reference in New Issue
Block a user