Skip to content

Commit 2bf618c

Browse files
chromium-autorollcopybara-github
authored andcommitted
Roll libc++ from 9d0cba76be73 to 62724eb55f2a (2 revisions)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/9d0cba76be73..62724eb55f2a 2025-04-29 [email protected] [libc++][pair] P2944R3: Constrain `std::pair`'s equality operator (#136672) 2025-04-29 [email protected] [libc++] Remove dead implementation of is_nothrow_convertible and merge the remaining code into is_convertible.h (#137717) 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: I3207e96bf50187cf05cf49fc1b4c73acd4cb9712 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6499408 Bot-Commit: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1453523} NOKEYCHECK=True GitOrigin-RevId: 7cfb1d4026152f9856c3178f1cae75fffc014596
1 parent a3641e2 commit 2bf618c

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 = "9d0cba76be7399399d3a499ff3a52c264db3b104"
8+
libcxx_revision = "62724eb55f2ad7389088265952b1bb62cb89c73b"
99
}

0 commit comments

Comments
 (0)