commit | fd377ea26b325a10cdfa3fa0201fef94767563a5 | [log] [tgz] |
---|---|---|
author | Felix Zhu <fcz@fuchsia.infra.roller.google.com> | Fri Sep 10 17:15:53 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 10 10:17:36 2021 -0700 |
tree | f935a83b547a071310385f649521dbb6903ecf80 | |
parent | 13ee973743cde241410fcba4a5bfbe119b25c9ef [diff] |
[roll] Roll fuchsia [fidlc] Converge dual syntax AST nodes This CL removes the raw and flat AST nodes that had one variant for each syntax (e.g. attributes, type constructors) and merges them back into a single node, removing the old syntax code paths (e.g. compiling the old style type constructors) in the process. Test: fx ninja -C out/default host_x64/fidl-compiler && ./out/default/host_x64/fidl-compiler Original-Bug: 70247 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/575203 Original-Revision: c6910d01ed18c07b479cd6c429b23de7b0c25f46 GitOrigin-RevId: a039d9086735fa2143e406a586fbd8b042c3ca19 Change-Id: Ib15bd747047438c2c06551af71cf907128621d9f
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
.