Skip to content

Commit

Permalink
Roll libc++ from c23f69f32235 to 71619e734caf (3 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/c23f69f32235..71619e734caf

2022-09-27 nikolasklauser@berlin.de [libc++][NFC] Fix some standard-mandated includes comments
2022-09-27 ngg@ngg.hu [libcxx] Make stdatomic.h work when included from a C source file
2022-09-27 npopov@redhat.com [libcxx] Support LIBCXX_STATICALLY_LINK_ABI_IN_STATIC_LIBRARY + LIBCXX_ENABLE_ABI_LINKER_SCRIPT

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: Id48bf26bba8746cabbbbf69b602b8c65f36290d7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3922749
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@{#1052158}
NOKEYCHECK=True
GitOrigin-RevId: 3e9aa65f2f857504910e91c56f4bf2332696d3f4
  • Loading branch information
chromium-autoroll authored and copybara-github committed Sep 28, 2022
1 parent 7fca26a commit f9d0f84
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 = "c23f69f322353518166ec969533b64dfb2a1cf98"
libcxx_revision = "71619e734caf944bdc576a70c5ca4830e2723830"
}

0 comments on commit f9d0f84

Please sign in to comment.