File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -647,7 +647,7 @@ config.substitutions.append(('%clang-importer-sdk-concurrency-typealias-struct-j
647
647
# FIXME: BEGIN -enable-source-import hackaround
648
648
config .substitutions .append (('%clang-importer-sdk-concurrency-consuming-job-param-path' ,
649
649
'%r' % (make_path (config .test_source_root , 'Inputs' , 'clang-importer-sdk' ))))
650
- config .substitutions .append (('%clang-importer-sdk-concurrency-owned -job-param-nosource' ,
650
+ config .substitutions .append (('%clang-importer-sdk-concurrency-consuming -job-param-nosource' ,
651
651
'-sdk %r' % (make_path (config .test_source_root , 'Inputs' , 'clang-importer-sdk' ))))
652
652
# FIXME: END -enable-source-import hackaround
653
653
config .substitutions .append (('%clang-importer-sdk-concurrency-consuming-job-param' ,
You can’t perform that action at this time.
0 commit comments