[roll] Roll fuchsia [roll] Roll llvm-project/libc 5f343e7..3eca152 (2 commits)

3eca152:https://llvm.googlesource.com/llvm-project/libc/+/3eca152ad06101363748b6bd40190e1d51c7f74d [libc] Implement towupper and towlower entrypoints (#198659)
eb5edc8:https://llvm.googlesource.com/llvm-project/libc/+/eb5edc84fbbbeb91fd30eca0c7ce0a075bb8d7a4 [libc] Don't touch str_end in strto* and wcsto* functions when base is incorrect (#200073)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1630079
Original-Original-Revision: 8da1e94e35a1d4f6e0261891cb3a5a19b815f0a4
GitOrigin-RevId: 774cdc53b3ebcf0554b9f765cfa20e2d31cd15fe
Change-Id: I5d42a796517b5e97069b4e57fca2161e64a9355c
1 file changed
tree: 429712e746ca6a0b8b350926764d1da9c328dbe5
  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.