DescriptionUse a faster rolling fixed Clang revision for ASan on Windows
We want a fixed Clang revision for ASan on Windows because ClusterFuzz
produces archived builds. We don't want Clang to change underfoot and
produce a bad Chromium build that gets archived.
Long term, when ASan for Windows stabilizes, we should remove this
extra fixed revision and use the mainline Chromium revision. For now,
we don't build with -Werror with Clang on Windows, so it isn't as
important to be in sync with other platforms.
R=thakis@chromium.org
BUG=82385, 345874
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278271
Patch Set 1 #
Total comments: 6
Patch Set 2 : Revert most changes and just use HEAD with the exception of Win+ASan #Messages
Total messages: 13 (0 generated)
|