Skip to content

Commit 4e7714b

Browse files
author
Josh Learn
authored
Merge pull request swiftlang#34100 from guitard0g/oslog_stub
[OSLog] Update compiler stubs and tests
2 parents d74cad6 + 1fd6ef9 commit 4e7714b

17 files changed

+1362
-390
lines changed

stdlib/private/OSLog/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ add_swift_target_library(swiftOSLogTestHelper
1010
OSLogStringTypes.swift
1111
OSLogNSObjectType.swift
1212
OSLogFloatingPointTypes.swift
13+
OSLogSwiftProtocols.swift
14+
OSLogPrivacy.swift
15+
OSLogFloatFormatting.swift
1316

1417
SWIFT_MODULE_DEPENDS_IOS Darwin ObjectiveC
1518
SWIFT_MODULE_DEPENDS_OSX Darwin ObjectiveC

0 commit comments

Comments
 (0)