Commits

Michael Gottesman committed 6c261ce9937
[cmake] Include ClangTargets.cmake so that any clang libraries we include get the correct LLVM/Clang dependency ordering. This means that one can just use LINK_LIBRARIES to get the correct dependency information without needing to know anything further. rdar://26154980