Chromium Code Reviews| Index: tools/clang/scripts/update.sh |
| diff --git a/tools/clang/scripts/update.sh b/tools/clang/scripts/update.sh |
| index c5e69cc72f6fc4bf00b8d929d01a47a04b6743fe..f56ce60e55bae29d5647b258020ca1ec518a11ab 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=131401 |
| +CLANG_REVISION=131935 |
| THIS_DIR="$(dirname "${0}")" |
| LLVM_DIR="${THIS_DIR}"/../../../third_party/llvm |