Skip to content

Commit

Permalink
Roll libc++ from 3fc0bf23fe4f to 81925935fdd2 (1 revision)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/3fc0bf23fe4f..81925935fdd2

2022-11-15 ldionne.2@gmail.com [libc++] Make it an error to define _LIBCPP_DEBUG

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: I43fdc82be247e8144be7273950c4c198a6895712
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4027500
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@{#1071654}
NOKEYCHECK=True
GitOrigin-RevId: ab3a413421e318ea1ea326260a642a91c6163b52
  • Loading branch information
chromium-autoroll authored and copybara-github committed Nov 15, 2022
1 parent 02b18cf commit bbb2301
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 = "3fc0bf23fe4fcfb3e952ba9f857ef15eb2603429"
libcxx_revision = "81925935fdd2102dbe94aa6aadfa5203a6f11dba"
}

0 comments on commit bbb2301

Please sign in to comment.