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.
1 parent 22bfebe commit a4c7cadCopy full SHA for a4c7cad
test/lit.cfg
@@ -991,7 +991,7 @@ elif run_os in ['windows-msvc']:
991
('%r -target %s %s %s %s' % (config.sil_opt, config.variant_triple, \
992
resource_dir_opt, mcp_opt, \
993
config.sil_test_options))
994
- config.target_swift_symbol_graph_extract = \
+ config.target_swift_symbolgraph_extract = \
995
('%r -target %s %s' % (config.swift_symbolgraph_extract, \
996
config.variant_triple, \
997
mcp_opt))
0 commit comments