mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-next
This commit is contained in:
@@ -70,10 +70,8 @@ public:
|
||||
#endif
|
||||
};
|
||||
|
||||
#ifndef NDEBUG
|
||||
/// Determine whether an instruction may not have a SILDebugScope.
|
||||
bool maybeScopeless(SILInstruction &I);
|
||||
#endif
|
||||
|
||||
/// Knows how to make a deep copy of a debug scope.
|
||||
class ScopeCloner {
|
||||
|
||||
Reference in New Issue
Block a user