Commits

Jordan Rose committed 1c4d9b78a42
[CMake] Symlink Clang's headers into lib/swift as part of copy_shim_headers. Turns out CMake's PRE_BUILD mode for custom commands doesn't work with the Ninja or Makefile generators (not sure about Xcode). Just do it as part of an earlier target instead. Swift SVN r14968