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 @@ -182,6 +182,14 @@ normalize_boolean_spelling(SWIFT_ENABLE_SOURCEKIT_TESTS)
182
182
normalize_boolean_spelling (SWIFT_ENABLE_EXPERIMENTAL_DIFFERENTIABLE_PROGRAMMING )
183
183
normalize_boolean_spelling (SWIFT_ENABLE_EXPERIMENTAL_CONCURRENCY )
184
184
normalize_boolean_spelling (SWIFT_ENABLE_EXPERIMENTAL_DISTRIBUTED )
185
+ normalize_boolean_spelling (SWIFT_ENABLE_MACCATALYST )
186
+ normalize_boolean_spelling (SWIFT_RUN_TESTS_WITH_HOST_COMPILER )
187
+ normalize_boolean_spelling (SWIFT_RUNTIME_ENABLE_LEAK_CHECKER )
188
+ normalize_boolean_spelling (SWIFT_OPTIMIZED )
189
+ normalize_boolean_spelling (SWIFT_STDLIB_SINGLE_THREADED_RUNTIME )
190
+ normalize_boolean_spelling (SWIFT_ENABLE_RUNTIME_FUNCTION_COUNTERS )
191
+ normalize_boolean_spelling (SWIFT_HAVE_LIBXML2 )
192
+ normalize_boolean_spelling (SWIFT_INCLUDE_TOOLS )
185
193
is_build_type_optimized ("${SWIFT_STDLIB_BUILD_TYPE} " SWIFT_OPTIMIZED )
186
194
187
195
set (profdata_merge_worker
You can’t perform that action at this time.
0 commit comments