mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[SourceKit] Introduce key for cancelling on close
Defaults to `true`.
This commit is contained in:
@@ -116,6 +116,7 @@ UID_KEYS = [
|
||||
KEY('Introduced', 'key.introduced'),
|
||||
KEY('Deprecated', 'key.deprecated'),
|
||||
KEY('Obsoleted', 'key.obsoleted'),
|
||||
KEY('CancelBuilds', 'key.cancel_builds'),
|
||||
KEY('RemoveCache', 'key.removecache'),
|
||||
KEY('TypeUsr', 'key.typeusr'),
|
||||
KEY('ContainerTypeUsr', 'key.containertypeusr'),
|
||||
|
||||
Reference in New Issue
Block a user