Skip to content

Commit 0a56827

Browse files
committed
[region-isolation] Rename TransferNonSendable.cpp -> SendNonSendable.cpp.
Just beginning the elimination of the word transferred from the code base.
1 parent 4937282 commit 0a56827

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/SILOptimizer/Mandatory/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ target_sources(swiftSILOptimizer PRIVATE
4545
RawSILInstLowering.cpp
4646
ReferenceBindingTransform.cpp
4747
ThunkLowering.cpp
48-
TransferNonSendable.cpp
48+
SendNonSendable.cpp
4949
LowerTupleAddrConstructor.cpp
5050
SILGenCleanup.cpp
5151
YieldOnceCheck.cpp

0 commit comments

Comments
 (0)