| Index: tools/clang/scripts/update.sh
|
| diff --git a/tools/clang/scripts/update.sh b/tools/clang/scripts/update.sh
|
| index 0cfa5584fe96249bb6a8b440e3a4089c79444060..c3eae93b00ae81d98678916bfacb07c989e7d5d3 100755
|
| --- a/tools/clang/scripts/update.sh
|
| +++ b/tools/clang/scripts/update.sh
|
| @@ -7,7 +7,7 @@
|
|
|
| # Do NOT CHANGE this if you don't know what you're doing -- see
|
| # http://code.google.com/p/chromium/wiki/UpdatingClang
|
| -CLANG_REVISION=143497
|
| +CLANG_REVISION=144521
|
|
|
| THIS_DIR="$(dirname "${0}")"
|
| LLVM_DIR="${THIS_DIR}/../../../third_party/llvm"
|
|
|