Skip to content

Commit

Permalink
Roll libc++ from 2e919977e003 to 7261e95e5175 (6 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/2e919977e003..7261e95e5175

2022-10-03 zibi@ca.ibm.com [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.
2022-10-03 ldionne.2@gmail.com [libc++] Simplify transitive includes test and fix a bug
2022-10-03 ldionne.2@gmail.com [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides
2022-10-03 Alexander.Richardson@cl.cam.ac.uk [libc++] Avoid relying on non-portable behaviour in std::align
2022-10-03 vitalybuka@google.com [libc++] Remove a part of reverted D131898 or D130695
2022-10-03 vitalybuka@google.com Revert "[libc++] Updates generated transitve includes."

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: Idadc5d98d612fc5551cd8a938abb15d21a0430f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3933820
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@{#1054570}
NOKEYCHECK=True
GitOrigin-RevId: c06cc33da3a4287b933be2dfcb859d92bcf664e6
  • Loading branch information
chromium-autoroll authored and copybara-github committed Oct 4, 2022
1 parent 9174abb commit e564697
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 = "2e919977e0030ce61bd19c40cefe31b995f1e2d4"
libcxx_revision = "7261e95e5175e95172404e84c43625dc61386470"
}

0 comments on commit e564697

Please sign in to comment.