[PATCH] D42676: Add support for LLVM_REPOSITORY_STRING.

2018-02-16 Thread Stephen Hines via Phabricator via cfe-commits
srhines abandoned this revision. srhines added a comment. I'm going to solve this a different way. Repository: rC Clang https://reviews.llvm.org/D42676 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D42676: Add support for LLVM_REPOSITORY_STRING.

2018-01-29 Thread Stephen Hines via Phabricator via cfe-commits
srhines created this revision. Herald added subscribers: cfe-commits, hintonda, mgorny. srhines added a reviewer: beanz. Without this, vendor Clang builds can occasionally pick up an arbitrary mirror location for the repository (at least on Android builds). This allows vendor builds to be more