Commits

Ben Langmuir committed 39d204d9e45
[IDE, SourceKit] Pass in clang as arg[0] in initInvocationByClangArguments This applies the same fix as cfdb8ac2e61, but this time to libIDE so that SourceKit and swift-ide-test will also pass in an appropriate argv[0]. Re-enable the tests that broke. rdar://problem/24431137