Commits

Doug Gregor committed 1c1462ff6bc
CMake: when building a static library, add a dummy .c file. This works around an apparent Xcode bug that prevented the generated project from properly building static libraries when all of the inputs were Swift sources. Building static libraries works fine now in Xcode. Swift SVN r19956