mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add InternalDiagnostic to CursorInfoData and NameTranslatingInfo
This commit is contained in:
@@ -169,6 +169,7 @@ UID_KEYS = [
|
||||
KEY('ExpressionOffset', 'key.expression_offset'),
|
||||
KEY('ExpressionLength', 'key.expression_length'),
|
||||
KEY('ExpressionType', 'key.expression_type'),
|
||||
KEY('InternalDiagnostic', "key.internal_diagnostic"),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user