Skip to content

Commit 64c6e87

Browse files
committed
Cherry-pick NDK r27 bug fix for to llvm-r522817 branch
Cherry-pick the fix for android/ndk#1911 Bug: b/349123400 Test: ./cherrypick_cl.py --sha [sha] --verify-merge Change-Id: Id73d0b5919a3952a5b132615450d753148fd20e3
1 parent 2285789 commit 64c6e87

File tree

2 files changed

+428
-0
lines changed

2 files changed

+428
-0
lines changed

patches/PATCHES.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,6 +1358,20 @@
13581358
"until": 537320
13591359
}
13601360
},
1361+
{
1362+
"metadata": {
1363+
"info": [],
1364+
"title": "[UPSTREAM] [libc++][regex] Correctly adjust match prefix for zero-length matches. (#94550)"
1365+
},
1366+
"platforms": [
1367+
"android"
1368+
],
1369+
"rel_patch_path": "cherry/e9adcc488f96a9f2b8c4344f5e3c7ca6639b9562.patch",
1370+
"version_range": {
1371+
"from": 522817,
1372+
"until": 539017
1373+
}
1374+
},
13611375
{
13621376
"metadata": {
13631377
"info": [],

0 commit comments

Comments
 (0)