Commit 180f0b9
Roll libc++ from 25731e23e3aa to 91c45fc28459 (2 revisions)
The string_view nodiscard change requires updating
absl_hardening_test.cc with a few "unused result" warning
suppressions. Since that's a downstream file, we can just change
the file.
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/25731e23e3aa..91c45fc28459
2025-11-24 [email protected] [libcxx] [test] Fix the gets-removed.verify.cpp test with Clang 21 (#169235)
2025-11-24 [email protected] [libc++][string_view] Applied `[[nodiscard]]` (#169010)
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: Ia9bb68516c2f46f76bfd639941c81b3ab13b4f30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7201143
Reviewed-by: Hans Wennborg <[email protected]>
Commit-Queue: Nico Weber <[email protected]>
Reviewed-by: Mirko Bonadei <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1551059}
NOKEYCHECK=True
GitOrigin-RevId: 3a229aacd71ba47d349c5bc99f4abab9d4a9a3c91 parent d65ddfa commit 180f0b9
2 files changed
+2
-2
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 | | |
| |||
0 commit comments