Skip to content

Commit cd169f9

Browse files
committed
Upgrade clang to r269902.
1 parent 58b391c commit cd169f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/update-clang.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Do NOT CHANGE this if you don't know what you're doing -- see
99
# https://code.google.com/p/chromium/wiki/UpdatingClang
1010
# Reverting problematic clang rolls is safe, though.
11-
CLANG_REVISION=261368
11+
CLANG_REVISION=269902
1212

1313
# This is incremented when pushing a new build of Clang at the same revision.
1414
CLANG_SUB_REVISION=1

0 commit comments

Comments
 (0)