Files
swift-mirror/test/IDE/Inputs/mock-sdk/FooHelper.framework
Saleem Abdulrasool 574aa0a57c test: make IDE.complete_with_multiple_imports work on Windows
`#import` has target dependent behaviour.  Rather than enabling ObjC
interop, switch to `#include` with include guards.  This permits the IDE
tests to fully pass on Windows.
2019-03-27 14:17:14 -07:00
..