Skip to content

Commit e8dd2fe

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents 75de100 + a039ec8 commit e8dd2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/SIL/verify_all_overlays.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python
22
# RUN: ${python} %s %target-swiftmodule-name %platform-sdk-overlay-dir \
33
# RUN: %target-sil-opt -sdk %sdk -enable-sil-verify-all \
4-
# RUN: -Fsystem %sdk/System/Library/PrivateFrameworks \
4+
# RUN: -F %sdk/System/Library/PrivateFrameworks \
55
# RUN: -F "%xcode-extra-frameworks-dir"
66

77
# REQUIRES: long_test

0 commit comments

Comments
 (0)