Commit 5726a96
[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278648
Original-Revision: b0ff58d95c7abe7983d9bdc3bc28e8e002286e38
GitOrigin-RevId: ffc33b2073b72c67d816df032ea2cdfbed2e11d0
Change-Id: Iffa8d55b0f76972fc1e57b3e001d69b55aa599dd1 parent 55423d8 commit 5726a96
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