Bug 787568 - Upgrade clang to r161152. r=rail.

Update the build script.
This commit is contained in:
Rafael Ávila de Espíndola 2012-08-31 19:08:53 -04:00
Родитель bd560ec85e
Коммит daad23d9c1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 = "161022"
llvm_revision = "161152"
moz_version = "moz0"
##############################################