New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 593155 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Mar 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

cleanup: remove LLVM_FORCE_LOCAL_BUILD

Project Member Reported by krasin@chromium.org, Mar 8 2016

Issue description

In https://codereview.chromium.org/1757733004/ we had to introduce LLVM_FORCE_LOCAL_BUILD to not download Clang binaries from clang upload bots (as the binaries do not exist at the time when update.py --if-needed called).

Theoretically, clang upload bots could avoid calling gclient sync, and only rely on the primary repository. In this case, LLVM_FORCE_LOCAL_BUILD will not be needed.

Investigate this possibility.
 
Status: Fixed (was: Untriaged)

Sign in to add a comment