[roll] Roll fuchsia [roll] Roll llvm-project/libc fac008f..d864cb9 (2 commits)

d864cb9:https://llvm.googlesource.com/llvm-project/libc/+/d864cb9dc48822c986c8abb5e0de65ac6f6a52c7 [libc] clean up wchar file deps and includes (#198648)
9d53e2d:https://llvm.googlesource.com/llvm-project/libc/+/9d53e2d272687b9ec4c6d79b308e8817d68fe4d9 [libc][wctype] Add perfect hash map for conversion functions (#187670)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1618418
Original-Original-Revision: 094063176456395e02ab2108f858ff0eb46487ce
GitOrigin-RevId: 56e521f9b6d51391a28db8768d145112233b8bf0
Change-Id: I41f61b44d7dc063c25611fd6d3206d57dae38a51
1 file changed
tree: 3134de20f59749ac9861fc9f7c771cfda4d5bf6b
  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.