phosek added inline comments.
================ Comment at: clang/CMakeLists.txt:586 + if(CLANG_BOOTSTRAP_EXTRA_COMPONENTS) + add_dependencies(clang-bootstrap-deps ${CLANG_BOOTSTRAP_EXTRA_COMPONENTS}) ---------------- I don't know if `COMPONENTS` is the best term, this could also possibly be `DEPS`. Repository: rC Clang https://reviews.llvm.org/D47355 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits