mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[CursorInfo] UID for opaque result type.
rdar://problem/49819227
This commit is contained in:
@@ -117,6 +117,7 @@ public:
|
||||
UID_FOR(Constructor)
|
||||
UID_FOR(Destructor)
|
||||
UID_FOR(Subscript)
|
||||
UID_FOR(OpaqueType)
|
||||
#undef UID_FOR
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user