mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
change it to use a FileSystemProvider selected by the request
This commit is contained in:
@@ -171,6 +171,8 @@ UID_KEYS = [
|
||||
KEY('ExpressionType', 'key.expression_type'),
|
||||
KEY('CanonicalizeType', 'key.canonicalize_type'),
|
||||
KEY('InternalDiagnostic', "key.internal_diagnostic"),
|
||||
KEY('VFSName', 'key.vfs.name'),
|
||||
KEY('VFSArgs', 'key.vfs.args'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user