Commits

Jordan Rose committed 921f93ddf4c
[ClangImporter] Allow importing modules even without an SDK. In these cases, disable the standard system include paths so we don't accidentally pick up headers in /. This is going to be used by the runtime team for low-level interfaces with C and Objective-C in the standard library. Swift SVN r14789