[roll] Roll fuchsia [fidl][cpp] Natural types host conformance test

Amounts to breaking out a `cpp_base` library for supporting encoding and
decoding without message dispatch bits, and adding "ifdef"s at different
places.

Test: fx test --host fidl_cpp_conformance_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/655810
Original-Revision: fb4efb9d037d3048bd48527e6ce6bb6bc89c72b3
GitOrigin-RevId: 5e964757e7c48bc805fee73cea8df6f07c613013
Change-Id: Ia6898162f4998b94285819acf39689ec173fac4a
1 file changed
tree: 33dee87e84f7b252c5986a6b382d173341a48fd8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.