Merge "Update clang-tools build to clang-r475365b"

This commit is contained in:
Yabin Cui
2023-01-19 20:42:44 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 3 deletions

View File

@@ -36,7 +36,6 @@ cc_defaults {
cppflags: [
"-fno-exceptions",
"-fno-rtti",
"-std=c++14",
],
target: {

View File

@@ -15,5 +15,5 @@
# limitations under the License.
export LLVM_BUILD_HOST_TOOLS=true
export LLVM_PREBUILTS_VERSION=clang-r468909b
export LLVM_RELEASE_VERSION=15.0.3
export LLVM_PREBUILTS_VERSION=clang-r475365b
export LLVM_RELEASE_VERSION=16.0.2