Revert of Fix Clang update step on Windows after LLVM r242705 (patchset #2 id:20001...
commitc5503e6ece662359d3a1a02ac4b93819f030324a
authorthakis <thakis@chromium.org>
Thu, 23 Jul 2015 21:00:01 +0000 (23 14:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Jul 2015 21:00:56 +0000 (23 21:00 +0000)
treead1db1a7dd9876b44aac0023807037bf118d259a
parentc56b3bc999401c0a598ebac15f4de3f670dbf7dc
Revert of Fix Clang update step on Windows after LLVM r242705 (patchset #2 id:20001 of https://codereview.chromium.org/1214863018/)

Reason for revert:
This might no longer be necessary according to cbieneman. Reverting to give that a try.

Original issue's description:
> Fix Clang update step on Windows after LLVM r242705
>
> tools/CMakeLists.txt upstream has been updated to be more clever
> and automagic about how it picks up dependencies to build in
> tools. Unfortunately, this means that the clang target was not
> defined before chrometools, which led to build errors.
>
> BUG=507826

TBR=dcheng@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=507826

Review URL: https://codereview.chromium.org/1255723002

Cr-Commit-Position: refs/heads/master@{#340163}
tools/clang/scripts/update.py