Skip to content

Commit 83240e3

Browse files
chromium-autorollcopybara-github
authored andcommitted
Roll libc++ from 024b5251a7d9 to c2c5b90e6853 (3 revisions)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/024b5251a7d9..c2c5b90e6853 2025-04-10 [email protected] libcxx: In gdb test detect execute_mi with feature check instead of version check. 2025-04-10 [email protected] [AMDGPU] Fix code object version not being set to 'none' (#135036) 2025-04-10 [email protected] [libc++][doc] Removes LLVM 19 Release Notes. (#134894) 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: Ifcd2da2178e28e22c1ab839e0f094cdc888a1238 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6450458 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1445711} NOKEYCHECK=True GitOrigin-RevId: 7d051ac331983b726893fbe7e01900c6c3199ace
1 parent 085537d commit 83240e3

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 = "024b5251a7d927941cb93cbb6f811bcb13ec5ba4"
8+
libcxx_revision = "c2c5b90e6853a54182014e5fe7413b61c59ece64"
99
}

0 commit comments

Comments
 (0)