commit | 78bd17eb70cdc725aeaaa00829d398802987ab72 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@chromium.org> | Tue Sep 06 17:49:29 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 06 17:49:29 2022 |
tree | eb476abb5c2ef27267bb5dbe31864027154334b7 | |
parent | fb196b2bcaafc8fc706aef314f98e4a622a2dbd8 [diff] |
Roll libc++ from 85a3363f04e1 to a22eabbed2f9 (3 revisions) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/85a3363f04e1..a22eabbed2f9 2022-09-05 nikolasklauser@berlin.de [libc++] Granularize __tuple 2022-09-05 nikolasklauser@berlin.de [libc++] Enable rvalue overloads for pair in C++03 2022-09-05 nikolasklauser@berlin.de [libc++] Granularize the rest of memory Based on the auto-roller CL at crrev.com/c/3875462 plus a work-around for Fuchsia whose SDK includes __tuple, an internal header which is no longer available after this roll. Bug: 1360319 Change-Id: Ice0fb3b5d258553e974b7cf52c7ce5ace9971df2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3872667 Commit-Queue: Hans Wennborg <hans@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/main@{#1043518}
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.