Skip to content

Commit

Permalink
Roll libc++ from e4e39cee1f5e to 52399655fdaf (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/e4e39cee1f5e..52399655fdaf

2022-12-08 nikolasklauser@berlin.de [libc++][math.h] Add double overloads
2022-12-08 nikolasklauser@berlin.de [libc++] Move filter_view::iterator and sentinel out of filter_view
2022-12-08 nikolasklauser@berlin.de [libc++][NFC] Rename __libcpp_*_or_builtin to __constexpr_*

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: Idc1295cbe089c96c8c6f51040c46f268a8816fe9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4091847
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@{#1081354}
NOKEYCHECK=True
GitOrigin-RevId: eccd8d1544ceb8fe77001a49ff9c73234ffd4e5e
  • Loading branch information
chromium-autoroll authored and copybara-github committed Dec 9, 2022
1 parent 4fb9b31 commit 202b660
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 = "e4e39cee1f5e89a9f9949084ba26a6efc3cd4141"
libcxx_revision = "52399655fdafdd14ade17ab12ddc9e955423aa5a"
}

0 comments on commit 202b660

Please sign in to comment.