Skip to content

Commit be957e3

Browse files
chromium-autorollcopybara-github
authored andcommitted
Roll libc++ from 4c0596219258 to 5803cf191826 (1 revision)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/4c0596219258..5803cf191826 2025-04-18 [email protected] [libc++] Simplify the generic implementation of is_{un}signed (#136095) 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: Ic0da180963da41bcfad845627a2b78dc83385b62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6471697 Bot-Commit: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1448796} NOKEYCHECK=True GitOrigin-RevId: 873c29af2307215a401b991a220a68e6984ba7f9
1 parent 015ef44 commit be957e3

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 = "4c0596219258717d152093fb3e811e5f6bec9c79"
8+
libcxx_revision = "5803cf191826eea42e190747beeda9aa1b40ff62"
99
}

0 commit comments

Comments
 (0)