Skip to content

Commit 34c5b48

Browse files
author
Lance Parker
committed
update comment
1 parent 52ee725 commit 34c5b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/SwiftSource.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ function(_compile_swift_files
256256
"-Xfrontend" "${GROUP_INFO_JSON_FILE}")
257257
endif()
258258

259-
# Force swift 3 compatibility mode for Standard Library and overlay.
259+
# Force swift 3 compatibility mode for Standard Library.
260260
if (SWIFTFILE_IS_STDLIB)
261261
list(APPEND swift_flags "-swift-version" "3")
262262
endif()

0 commit comments

Comments
 (0)