mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[SE-0096] Remove support for dynamicType member
This commit is contained in:
@@ -147,9 +147,6 @@ KEYWORD(__COLUMN__)
|
||||
KEYWORD(__FUNCTION__)
|
||||
KEYWORD(__DSO_HANDLE__)
|
||||
|
||||
// FIXME(SE-0096): REMOVE ME
|
||||
KEYWORD(dynamicType)
|
||||
|
||||
// Pattern keywords.
|
||||
KEYWORD(_)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user