Skip to content

Commit 015ef44

Browse files
chromium-autorollcopybara-github
authored andcommitted
Roll libc++ from b2be7b0b0b57 to 4c0596219258 (1 revision)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/b2be7b0b0b57..4c0596219258 2025-04-16 [email protected] [libc++] Extend the scope of radix sorting inside std::stable_sort to floating-point types (#129452) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/libcxx-chromium Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: [email protected],[email protected] Change-Id: Ie714f1ee1c2576356fcd50047953736f1b7d5e28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6464163 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1448050} NOKEYCHECK=True GitOrigin-RevId: 9ac99b86dea9031a2eab1b1582e76ca1390de7a6
1 parent 00c8c80 commit 015ef44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps_revisions.gni

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
declare_args() {
66
# Used to cause full rebuilds on libc++ rolls. This should be kept in sync
77
# with the libcxx_revision var in //DEPS.
8-
libcxx_revision = "b2be7b0b0b578dc25297187f815f6b6c0d0cbbaa"
8+
libcxx_revision = "4c0596219258717d152093fb3e811e5f6bec9c79"
99
}

0 commit comments

Comments
 (0)