Skip to content

Commit b2ca238

Browse files
authored
Merge pull request #38375 from lorentey/remove-shims
[shims] Remove all remaining overlay shims modules except XCTest and Dispatch
2 parents bc39e19 + a072d2c commit b2ca238

21 files changed

+10
-689
lines changed

stdlib/public/SwiftShims/CFCharacterSetShims.h

Lines changed: 0 additions & 26 deletions
This file was deleted.

stdlib/public/SwiftShims/CFHashingShims.h

Lines changed: 0 additions & 41 deletions
This file was deleted.

stdlib/public/SwiftShims/CMakeLists.txt

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -25,29 +25,8 @@ set(sources
2525
_SwiftDistributed.h
2626

2727
DispatchOverlayShims.h
28-
ObjectiveCOverlayShims.h
2928
XCTestOverlayShims.h
3029

31-
CoreFoundationOverlayShims.h
32-
CFCharacterSetShims.h
33-
CFHashingShims.h
34-
35-
FoundationOverlayShims.h
36-
FoundationShimSupport.h
37-
NSCalendarShims.h
38-
NSCharacterSetShims.h
39-
NSCoderShims.h
40-
NSDataShims.h
41-
NSDictionaryShims.h
42-
NSErrorShims.h
43-
NSFileManagerShims.h
44-
NSIndexPathShims.h
45-
NSIndexSetShims.h
46-
NSKeyedArchiverShims.h
47-
NSLocaleShims.h
48-
NSTimeZoneShims.h
49-
NSUndoManagerShims.h
50-
5130
module.modulemap
5231
)
5332
set(output_dir "${SWIFTLIB_DIR}/shims")

stdlib/public/SwiftShims/CoreFoundationOverlayShims.h

Lines changed: 0 additions & 21 deletions
This file was deleted.

stdlib/public/SwiftShims/FoundationOverlayShims.h

Lines changed: 0 additions & 82 deletions
This file was deleted.

stdlib/public/SwiftShims/FoundationShimSupport.h

Lines changed: 0 additions & 33 deletions
This file was deleted.

stdlib/public/SwiftShims/NSCalendarShims.h

Lines changed: 0 additions & 40 deletions
This file was deleted.

stdlib/public/SwiftShims/NSCharacterSetShims.h

Lines changed: 0 additions & 41 deletions
This file was deleted.

stdlib/public/SwiftShims/NSCoderShims.h

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)