Chromium Code Reviews| Index: tools/clang/scripts/update.sh |
| diff --git a/tools/clang/scripts/update.sh b/tools/clang/scripts/update.sh |
| index eda73fe2f5e3859f676d43849702c71ef7e53fa7..fbdf1e8981b9eac94e20fb901dea7db889c0ddef 100755 |
| --- a/tools/clang/scripts/update.sh |
| +++ b/tools/clang/scripts/update.sh |
| @@ -5,7 +5,7 @@ |
| # This script will check out llvm and clang into third_party/llvm and build it. |
| -CLANG_REVISION=132735 |
| +CLANG_REVISION=132784 |
| THIS_DIR="$(dirname "${0}")" |
| LLVM_DIR="${THIS_DIR}"/../../../third_party/llvm |