commit | 470ed3cd5622091c6d2d1e0c8b5027a02fbd582c | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Tue Jan 10 17:44:49 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 10 09:46:23 2023 -0800 |
tree | 9a8503e056b1f8148403bda9430a6f2e48adbf2b | |
parent | 7425d879a0847dc04515948a0e67e88162dbdcbc [diff] |
[roll] Roll fuchsia [superproject] Roll llvm-project/libc Reland: "[libc] Templatize str{,n}cmp" This will be used to implement the case insensitive str{,n}casecmp This was initially reverted because it broke tests on arm platforms. Unfortunately, it didn't break on my arm machine, but I suspect the problem was the old comparator returned char and not int. Differential Revision: https://reviews.llvm.org/D141235 GitOrigin-RevId: e742790910a08e188d4c56db8ff3662df90ed1c7 Original-Revision: 94236d3b45a0f241863bd35ee965eed1265fdf11 Roller-URL: https://ci.chromium.org/b/8792335538401443105 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/787863 Original-Revision: 41d7a81e5b7fdf709d7142179695af10f04d8568 Change-Id: Ic7e606da52383e19634daedbf004f8dbef8afe91
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.