We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 808d403 + d9a4624 commit 07c08daCopy full SHA for 07c08da
CMakeLists.txt
@@ -32,6 +32,7 @@ execute_process(
32
COMMAND
33
"${CMAKE_Swift_COMPILER}"
34
-Xfrontend -disable-implicit-string-processing-module-import
35
+ -Xfrontend -parse-stdlib
36
-c - -o /dev/null
37
INPUT_FILE
38
"${CMAKE_BINARY_DIR}/tmp/empty-check-string-processing.swift"
0 commit comments