Skip to content

Commit 085537d

Browse files
chromium-autorollcopybara-github
authored andcommitted
Roll libc++ from 6f6dc922b8e0 to 024b5251a7d9 (2 revisions)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/6f6dc922b8e0..024b5251a7d9 2025-04-09 [email protected] [libc++] Remove _LIBCPP_TEMPLATE_VIS (#134885) 2025-04-09 [email protected] [libc++][C++03] Remove headers which don't provide anything (#134044) 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: I64b05cffed2fa2af54dc9d7b7e22abf39087ea02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6444797 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1445112} NOKEYCHECK=True GitOrigin-RevId: cd6f258ed180842824a0ebb35b4ec7e4ddb90255
1 parent 60c76b2 commit 085537d

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

0 commit comments

Comments
 (0)