Commit cb29e21
Roll libc++ from be279eb793eb to 0e3285ac398e (10 revisions)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/be279eb793eb..0e3285ac398e
2025-11-14 [email protected] [libc++] proper guarding for locale usage in filesystem on Windows (#165470)
2025-11-14 [email protected] [libc++] Reorganize and fix the libc++ CI dockerfiles (#167530)
2025-11-14 [email protected] [libcxx] [doc] Document the supported target versions of Windows (#167845)
2025-11-14 [email protected] [libcxx] [doc] Update the docs about LIBCXX_ENABLE_FILESYSTEM (#167843)
2025-11-14 [email protected] [libc++][ranges] LWG3505: `split_view::outer-iterator::operator++` misspecified (#155160)
2025-11-13 [email protected] [libcxx] Fix xsgetn in basic_filebuf (#167779)
2025-11-13 [email protected] [libc++] Merge is_{,un}bounded_array.h into is_array.h (#167479)
2025-11-13 [email protected] [libc++] Add an initial modulemap for the test support headers (#162800)
2025-11-13 [email protected] [libc++] Improve performance of std::atomic_flag on Windows (#163524)
2025-11-13 [email protected] [libc++] Simplify the implementation of the unique_ptr -> shared_ptr converting constructor (#165619)
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 [email protected],[email protected] 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
Change-Id: Ia06f517735372318349c3f68409f49cac43b4364
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7158047
Reviewed-by: Hans Wennborg <[email protected]>
Commit-Queue: Nico Weber <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1547909}
NOKEYCHECK=True
GitOrigin-RevId: f45092b3dedb6798011fc6591d5965a14b0903b61 parent d33e4e3 commit cb29e21
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
839 | 839 | | |
840 | 840 | | |
841 | 841 | | |
842 | | - | |
843 | 842 | | |
844 | 843 | | |
845 | 844 | | |
| |||
889 | 888 | | |
890 | 889 | | |
891 | 890 | | |
892 | | - | |
893 | 891 | | |
894 | 892 | | |
895 | 893 | | |
| |||
0 commit comments