commit | 06a220eaee82d0a929051f5bd450ef20a1a9806d | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Feb 26 01:11:29 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 01:11:29 2025 |
tree | 4092d7e2eae268af6f977fe991ff22b8788cc9aa | |
parent | ad25278f8e0d5ccb3b017e186198f0ee6e908f0d [diff] |
Roll libc++ from cdc82e180c61 to be0bacb5427a (4 revisions) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/cdc82e180c61..be0bacb5427a 2025-02-25 thurston@google.com Exclude hwasan from thread_create_failure.pass.cpp (#128768) 2025-02-25 nikolasklauser@berlin.de [libc++] Make .verify.cpp tests more robust against changing headers (#128703) 2025-02-25 nikolasklauser@berlin.de [libc++] Don't try to wait on a thread that hasn't started in std::async (#125433) 2025-02-25 nikolasklauser@berlin.de [libc++][NFC] Use TEST_STD_VER instead of _LIBCPP_STD_VER in re.tokiter.comp/equal.pass.cpp 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: I5c1e9104eb25013ed5d84fa0f56689d1b56b53d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6303142 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@{#1424895}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.