[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Remove flaky static assert from RPC interface

Summary:
This function is intended to only be used on the GPU as a shorthand. The
static assert should only fire if it's called ,but it seems that its
precence can sometimes cause issues and other times not. Simply remove
it as it's causing build problems.
GitOrigin-RevId: ec11fdc2680d2623e78204fc2d04b6c4939d6caf
Original-Revision: 4d080533bfc44069e849aa8a2188b25dbb95725a
Roller-URL: https://ci.chromium.org/b/8776440823272174865
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/880832
Original-Revision: a1ce80d52399037a4a80e708ef53d93a49e20403
Change-Id: I1fc8ba93ad2b33b3726f589d88dc7cf0e778c427
1 file changed
tree: ef287eff37b3a9607a63cbf860d5653955fa4cde
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.