Clang update script (Windows): fix asan runtime copying
commitfd9ad772d04867f151558bacaa164dcf0ad9dead
authorhans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 2 May 2014 21:47:19 +0000 (2 21:47 +0000)
committerhans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 2 May 2014 21:47:19 +0000 (2 21:47 +0000)
treeec685aa8cb222b9c04caa2b473905e15cf77c5eb
parent5e49031da027a8fcde0cde69155d306c0e2fed4d
Clang update script (Windows): fix asan runtime copying

Fix the copying of asan runtime. I'll try to come up with a more permanent
solution, but this should get the ASan buildbot going in the meantime.

BUG=82385
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267932 0039d316-1c4b-4281-b951-d872f2087c98
build/common.gypi
tools/clang/scripts/update.py