A common error for new users is to checkout subprojects, like clang or clang-tools-extra, into the wrong subdirectory. This change helps prevent this, since the resulting build would otherwise be unusable.
Details
Details
Diff Detail
Diff Detail
Differential D16964
Make sure the projects subdirectory doesn't contain the clang or clang-tools-extra projects Authored by hintonda on Feb 7 2016, 8:01 AM.
Details
A common error for new users is to checkout subprojects, like clang or clang-tools-extra, into the wrong subdirectory. This change helps prevent this, since the resulting build would otherwise be unusable.
Diff Detail |