[go: nahoru, domu]

Roll libc++ from e07dcc1eaa7e to bbce3ebce8ae (11 revisions)

https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/e07dcc1eaa7e..bbce3ebce8ae

2023-10-12 ldionne.2@gmail.com [libc++] Check formatting with clang-format 17 (#68928)
2023-10-12 crtrott@sandia.gov [libc++][mdspan] Fix extents CTAD (#68737)
2023-10-12 ldionne.2@gmail.com [libc++] Improve the output of the generated-output CI job (#68903)
2023-10-12 zhangyin2018@iscas.ac.cn [libcxx] <experimental/simd> Add generate constructor of class simd (#66737)
2023-10-11 martin@martin.st [libcxx] [docs] Update the MinGW build example (#68790)
2023-10-11 martin@martin.st [libcxx] [docs] Remove mention of a MSVC/Debug mode caveat (#68791)
2023-10-11 ldionne.2@gmail.com [libc++] Run clang-format on newly-added test to fix CI
2023-10-11 ldionne.2@gmail.com [libc++][NFC] Fix typo in synopsis comment
2023-10-10 jyknight@google.com [libcxx] Allow string to use SSO in constant evaluation. (#66576)
2023-10-10 var-const@users.noreply.github.com [libc++][hardening] Undeprecate safe mode (#68391)
2023-10-10 ldionne.2@gmail.com [libc++] Remove libc++'s own <limits.h> (#65472)

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://issues.skia.org/issues/new?component=1389291&template=1850622

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: Iaaea88b2b4d989cebed49639419909a3a68ae895
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4937421
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1209135}
diff --git a/DEPS b/DEPS
index 24bc67b..71f0a45 100644
--- a/DEPS
+++ b/DEPS
@@ -524,7 +524,7 @@
 
   # If you change this, also update the libc++ revision in
   # //buildtools/deps_revisions.gni.
-  'libcxx_revision':       'e07dcc1eaa7e5e0bc670106580f3a4fc211bfeac',
+  'libcxx_revision':       'bbce3ebce8ae057e2c5751184d0d5471ba75249d',
 
   # GN CIPD package version.
   'gn_version': 'git_revision:182a6eb05d15cc76d2302f7928fdb4f645d52c53',
diff --git a/buildtools/deps_revisions.gni b/buildtools/deps_revisions.gni
index 7fbfacde..5482313 100644
--- a/buildtools/deps_revisions.gni
+++ b/buildtools/deps_revisions.gni
@@ -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 = "e07dcc1eaa7e5e0bc670106580f3a4fc211bfeac"
+  libcxx_revision = "bbce3ebce8ae057e2c5751184d0d5471ba75249d"
 }
diff --git a/third_party/libc++/src b/third_party/libc++/src
index e07dcc1..bbce3eb 160000
--- a/third_party/libc++/src
+++ b/third_party/libc++/src
@@ -1 +1 @@
-Subproject commit e07dcc1eaa7e5e0bc670106580f3a4fc211bfeac
+Subproject commit bbce3ebce8ae057e2c5751184d0d5471ba75249d