mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Eliminate more "DynamicLookup" in favor of "AnyObject", this is the
bulk of finishing rdar://13327098. Swift SVN r14653
This commit is contained in:
@@ -1018,7 +1018,7 @@ namespace index_block {
|
||||
BuiltinStringLiteralConvertible,
|
||||
BuiltinUTF16StringLiteralConvertible,
|
||||
|
||||
DynamicLookup,
|
||||
AnyObject,
|
||||
RawRepresentable,
|
||||
Generator,
|
||||
RawOptionSet,
|
||||
|
||||
Reference in New Issue
Block a user