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 3039d1a + e5c7580 commit 009a93aCopy full SHA for 009a93a
test/lit.cfg
@@ -1957,7 +1957,7 @@ subst_target_swift_frontend_mock_sdk += " -typo-correction-limit 10 "
1957
1958
# Enable colors if we have them.
1959
if config.color_output:
1960
- config.target_swift_frontend += " -color-diagnostics"
+ config.target_swift_frontend += " -color-diagnostics "
1961
1962
config.substitutions.append(('%module-target-triple',
1963
target_specific_module_triple))
0 commit comments