Merge remote-tracking branch 'origin/master' into master-next

This commit is contained in:
swift-ci
2017-05-12 12:48:31 -07:00

View File

@@ -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 {