commit | 17c49c9463d39d4292833e03c0b5f46991697fa4 | [log] [tgz] |
---|---|---|
author | Ian McKellar <ianloic@fuchsia.infra.roller.google.com> | Thu Aug 08 01:17:15 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 07 18:18:30 2024 -0700 |
tree | d3eb7b8b7953f4396f937ca4bccea760b87e6f45 | |
parent | 0b8a2d0ef5f99dcd5dfa4c6970bf8e794ff2f629 [diff] |
[roll] Roll fuchsia [abi-compat] Clean up & optimize error reporting This includes a bunch of simplifications and optimizations in error reporting. Originally the API levels and paths of conflicting declarations made up part of the error message (CompatibilityProblem) type, but as the tool developed the API levels, ended up in error messages too, and we only ended up referring to common paths. So this removes API levels and individual paths from CompatibilityProblem and also the types we use for tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1096173 Original-Revision: 10e8cdb9c993c4b72be9883c7653df3ffe6b59fa GitOrigin-RevId: 37406998b979135339c3f0234e46b9c57b23bbe1 Change-Id: I9f80386e1efbe9d84798af3982b087cd6bbd0923
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.