Skip to content

Commit

Permalink
Roll libc++ from 71619e734caf to 11bdb46a42a9 (2 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/71619e734caf..11bdb46a42a9

2022-09-28 ldionne.2@gmail.com [libc++] Remove MSVC tests checked into the libc++ test suite
2022-09-28 hui.xie1990@gmail.com [libc++] implement "pair" section of P2321R2 `zip`

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 hans@chromium.org,thakis@chromium.org 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: hans@chromium.org,thakis@chromium.org
Change-Id: If9f5a47e48be6ef0d5b67ac778ef7b81736ce08c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3924753
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1052806}
NOKEYCHECK=True
GitOrigin-RevId: 7862a4b23b9cb619a2fd5a5995ea8d098c9ae2d3
  • Loading branch information
chromium-autoroll authored and copybara-github committed Sep 29, 2022
1 parent f9d0f84 commit 133d7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps_revisions.gni
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
declare_args() {
# Used to cause full rebuilds on libc++ rolls. This should be kept in sync
# with the libcxx_revision vars in //DEPS.
libcxx_revision = "71619e734caf944bdc576a70c5ca4830e2723830"
libcxx_revision = "11bdb46a42a9947797fb273821769a59fa2becbb"
}

0 comments on commit 133d7cd

Please sign in to comment.