[test] -Fsystem $SDK/System/Library/PrivateFrameworks (#23019)

Otherwise certain modules don't import correctly when built against an
Apple-internal SDK. Should have no effect when using the public SDK,
but we try to minimize divergence between the public and
Apple-internal test suites.

rdar://problem/48513002
This commit is contained in:
Jordan Rose
2019-03-01 14:26:20 -08:00
committed by GitHub
parent 7d0438b4f5
commit bb0f0c8397

View File

@@ -1,6 +1,7 @@
#!/usr/bin/python
# RUN: ${python} %s %target-swiftmodule-name %platform-sdk-overlay-dir \
# RUN: %target-sil-opt -sdk %sdk -enable-sil-verify-all \
# RUN: -Fsystem %sdk/System/Library/PrivateFrameworks \
# RUN: -F "%xcode-extra-frameworks-dir"
# REQUIRES: long_test