Commits

Jordan Rose committed f8ce21d5b64
[CMake] Remove shims/ folder as an explicit output of copy_shim_headers. Cleaning this output sometimes fails to delete the folder, as does CMake's heavy-handed sop to Xcode's suboptimal dependency analysis ("delete any dependents"). Since the contents of the folder are already listed as outputs, we should be fine. Swift SVN r22606