Skip to content

Commit 6e083ac

Browse files
chromium-autorollcopybara-github
authored andcommitted
Roll libc++ from 1b1ee158b62c to 105734247be0 (1 revision)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/1b1ee158b62c..105734247be0 2025-04-19 [email protected] [libc++] Backport segmented iterator optimization for std::for_each to C++11 (#134960) 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: I0f01b9a1f940179215dbf8b4b91bec84947c2fc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6473404 Bot-Commit: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1449257} NOKEYCHECK=True GitOrigin-RevId: 09bd167eae13efc2483e20baee440ca637d44f1e
1 parent 729495f commit 6e083ac

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 = "1b1ee158b62c5ee97af488c8a6b6386eb578f4d5"
8+
libcxx_revision = "105734247be010a5f023cfcd8c782848a1f21414"
99
}

0 commit comments

Comments
 (0)