mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SIL: Remove AbstractionPattern::dropLastTupleElement()
This commit is contained in:
@@ -994,8 +994,6 @@ public:
|
||||
llvm_unreachable("bad kind");
|
||||
}
|
||||
|
||||
AbstractionPattern dropLastTupleElement() const;
|
||||
|
||||
class TupleElementRange;
|
||||
|
||||
/// Return a range over the tuple elements.
|
||||
|
||||
Reference in New Issue
Block a user