Commit 7dd3f1d
[roll] Roll fuchsia Revert "[zxdb][e2e_tests] Disable pretty_types test"
This reverts commit b0ff58d95c7abe7983d9bdc3bc28e8e002286e38.
Reason for revert: Likely broke core.x64-cxx20, core.x64-debug, core.x64-gce
Original-Bug: 418038360
Original change's description:
> [zxdb][e2e_tests] Disable pretty_types test
>
> An upstream libc++ change
> (llvm/llvm-project#134819) modified the
> `std::map` node structure such that the private `__c_` field no longer
> exists, but `pretty_type_manager.cc` still emits this field.
>
> This CL disables the pretty_types test to unblock rolling Fuchsia with newer revisions of the toolchain. A TODO is put into place to
> update the c++ globs.
>
> Original-Bug: 418038360
> Change-Id: I45c6aa8eab8da1e74998ee9a77245da4e8467959
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278648
> Fuchsia-Auto-Submit: Caslyn Tonelli <[email protected]>
> Commit-Queue: Auto-Submit <auto-submit-builder@fuchsia-internal-service-accts.iam.gserviceaccount.com>
> Reviewed-by: Jacob Rutherford <[email protected]>
Original-Bug: 418038360
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279165
Original-Revision: e359503926adc4c823878c76d3dd190f3027c925
GitOrigin-RevId: e1dad5b16a10a0921da5988e8ed6c001851bb721
Change-Id: I7ccdd1ab9616518ee00cc9a95dfb88a8ddcc77351 parent 984dc80 commit 7dd3f1d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments