Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit c9c8870

Browse files
committed
Merge remote-tracking branch 'upstream/main' into main-lva
2 parents c6d6370 + 1d6668d commit c9c8870

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

patches/llvm-project/0002-libc-tests-with-picolibc-disable-large-tests.patch

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ index ad131bb3a8a7..ac612c79f71c 100644
5151
-// XFAIL: LIBCXX-PICOLIBC-FIXME
5252
+// REQUIRES: large_tests
5353

54-
// This test exercises support for char array initializer lists added in dd8b266ef.
54+
// This test exercises support for char array initializer lists added in
55+
// dd8b266ef.
5556
// UNSUPPORTED: using-built-library-before-llvm-20
5657
--
5758
2.39.5 (Apple Git-154)

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"llvm-project": {
1010
"comment": "tagType can be branch, tag or commithash",
1111
"tagType": "commithash",
12-
"tag": "99354f96"
12+
"tag": "671095b4"
1313
},
1414
"picolibc": {
1515
"tagType": "commithash",

0 commit comments

Comments
 (0)