[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Templatize ato* tests

This catches missing corner cases from atol tests.

Differential Revision: https://reviews.llvm.org/D140076

GitOrigin-RevId: f10c09926843c00ca2b655bc9440e9a8e88ef623
Original-Revision: 07d6f0d60d14db6f3202032df111a2f68e85715a
Roller-URL: https://ci.chromium.org/b/8794682849397370641
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/778142
Original-Revision: 47012fd884da0005516035534f2bcaf746464ea6
Change-Id: Ifd43fef4b583338429cc8909f5e1d45098383a29
1 file changed
tree: 03e96153aa0ac9e2bdb9cf735cb4fdb33848dac3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.