swift
8935517e
- ASTGen: fix a compiler warning
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
335 days ago
ASTGen: fix a compiler warning Fixes ``` .../swift/lib/ASTGen/Sources/ASTGen/Types.swift:359:29: warning: 'specifier' is deprecated: Access the specifiers list instead if let specifier = node.specifier { ^ ```
References
#76928 - ASTGen: fix a compiler warning
Author
eeckstein
Parents
9c44b791
Loading