Update clang to r274142.
This commit is contained in:
parent
d1274bb79f
commit
37e30cef60
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
# Do NOT CHANGE this if you don't know what you're doing -- see
|
# Do NOT CHANGE this if you don't know what you're doing -- see
|
||||||
# https://code.google.com/p/chromium/wiki/UpdatingClang
|
# https://code.google.com/p/chromium/wiki/UpdatingClang
|
||||||
# Reverting problematic clang rolls is safe, though.
|
# Reverting problematic clang rolls is safe, though.
|
||||||
CLANG_REVISION=269902
|
CLANG_REVISION=274142
|
||||||
|
|
||||||
# This is incremented when pushing a new build of Clang at the same revision.
|
# This is incremented when pushing a new build of Clang at the same revision.
|
||||||
CLANG_SUB_REVISION=1
|
CLANG_SUB_REVISION=1
|
||||||
|
|
Loading…
Reference in a new issue