mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[RemoteMirror] Allow clients to specify whether Obj-C interop is enabled.
rdar://119570103
This commit is contained in:
@@ -195,7 +195,7 @@ public:
|
||||
return resolvePointer(address, pointerData);
|
||||
}
|
||||
|
||||
// Parse extra inhabitants stored in a pointer.
|
||||
// Parse extra inhabitants stored in a pointer.
|
||||
// Sets *extraInhabitant to -1 if the pointer at this address
|
||||
// is actually a valid pointer.
|
||||
// Otherwise, it sets *extraInhabitant to the inhabitant
|
||||
|
||||
Reference in New Issue
Block a user