File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -183,6 +183,14 @@ normalize_boolean_spelling(SWIFT_ENABLE_EXPERIMENTAL_DIFFERENTIABLE_PROGRAMMING)
183183normalize_boolean_spelling(SWIFT_ENABLE_EXPERIMENTAL_CONCURRENCY)
184184normalize_boolean_spelling(SWIFT_BACK_DEPLOY_CONCURRENCY)
185185normalize_boolean_spelling(SWIFT_ENABLE_EXPERIMENTAL_DISTRIBUTED)
186+ normalize_boolean_spelling(SWIFT_ENABLE_MACCATALYST)
187+ normalize_boolean_spelling(SWIFT_RUN_TESTS_WITH_HOST_COMPILER)
188+ normalize_boolean_spelling(SWIFT_RUNTIME_ENABLE_LEAK_CHECKER)
189+ normalize_boolean_spelling(SWIFT_OPTIMIZED)
190+ normalize_boolean_spelling(SWIFT_STDLIB_SINGLE_THREADED_RUNTIME)
191+ normalize_boolean_spelling(SWIFT_ENABLE_RUNTIME_FUNCTION_COUNTERS)
192+ normalize_boolean_spelling(SWIFT_HAVE_LIBXML2)
193+ normalize_boolean_spelling(SWIFT_INCLUDE_TOOLS)
186194is_build_type_optimized("${SWIFT_STDLIB_BUILD_TYPE} " SWIFT_OPTIMIZED)
187195
188196set (profdata_merge_worker
You can’t perform that action at this time.
0 commit comments