Merge "Update clang-tools build to clang-r475365b"
This commit is contained in:
@@ -36,7 +36,6 @@ cc_defaults {
|
|||||||
cppflags: [
|
cppflags: [
|
||||||
"-fno-exceptions",
|
"-fno-exceptions",
|
||||||
"-fno-rtti",
|
"-fno-rtti",
|
||||||
"-std=c++14",
|
|
||||||
],
|
],
|
||||||
|
|
||||||
target: {
|
target: {
|
||||||
|
|||||||
@@ -15,5 +15,5 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
export LLVM_BUILD_HOST_TOOLS=true
|
export LLVM_BUILD_HOST_TOOLS=true
|
||||||
export LLVM_PREBUILTS_VERSION=clang-r468909b
|
export LLVM_PREBUILTS_VERSION=clang-r475365b
|
||||||
export LLVM_RELEASE_VERSION=15.0.3
|
export LLVM_RELEASE_VERSION=16.0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user