[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc] Cleanup RPC helpers and comments

Summary:
Mostly NFC, replaced some inconsistent comments and replaces `class`
with `typename` to be consistent. Also fix incomplete type detection I
forgot to merge in the RPC helper PR.
GitOrigin-RevId: 39f2ce368593e05dfc7411a65cf6073dcea4da64
Original-Revision: 475a1ee0f975a5dfe758f6f818a60b6e69fef7cc

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1503284
Original-Revision: 4624ae63bc89ac9d59c141c8c18e87b4cc72b67d
GitOrigin-RevId: e0169e574dce6de6d21b42fc77d814a06765af62
Change-Id: I45aef60966b31b0c5ae6ae36cadcdec359ae0952
1 file changed
tree: ae926f36535bbb9837b1e3bbd8ac499255af46ab
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.