Bug 772853 - upgrade clang to r160176. r=rail.

Update the build script.
This commit is contained in:
Rafael Ávila de Espíndola
2012-07-13 23:52:52 -04:00
parent 008dd15e54
commit 09c18ef65b

View File

@@ -3,7 +3,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
llvm_revision = "160105"
llvm_revision = "160176"
moz_version = "moz0"
##############################################