Skip to content

Commit 93182db

Browse files
committed
Set the until of bionic-includes-plus-sign-for-nan-v2.patch to fix kokoro build failure.
llvm/llvm-project#85085 fixed put_long_double.pass.cpp in libcxx tests to run in Android making the local patch unnecessary. bionic-includes-plus-sign-for-nan-v2.patch is no longer necessary after b966b224b32aada3d83fb6d58abe413b5c59f3c1. Test: 1. make sure v2 is skipped in the ToT llvm ./build.py --build-llvm-next --llvm-rev b966b224b32aada3d83fb6d58abe413b5c59f3c1 2. make sure v2 is applied in the current llvm ./build.py Change-Id: I8191219d7c194acc68b8c07aa2e15552734d4125
1 parent 9329dc3 commit 93182db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/PATCHES.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@
12141214
"rel_patch_path": "bionic-includes-plus-sign-for-nan-v2.patch",
12151215
"version_range": {
12161216
"from": 510928,
1217-
"until": null
1217+
"until": 530511
12181218
}
12191219
},
12201220
{

0 commit comments

Comments
 (0)