commit | 630d91e828b1e9f11005d130468866a3122c6065 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Thu Feb 15 22:55:56 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 15 14:56:46 2024 -0800 |
tree | 7f5cbbf83526a8b6b9dbfa630d3400d310730327 | |
parent | c2fb0d12d74959354efe7a84b36a938e71977a45 [diff] |
[roll] Roll fuchsia [superproject] Roll llvm-project/libc 7430d98..9f63757 (19 commits) 9f63757 [libc][stdfix] Add support for fixed point types in the testing infrastructure. (#81819) e492d8c [libc] Make add_with_carry and sub_with_borrow constexpr. (#81898) 85f579f Revert "[reland][libc][NFC] Use user defined literals to build 128 and 256 bit constants" (#81882) eb0a09c [libc] add support for function level attributes (#79891) 136f207 [libc][NFC] Cleanup unnecessary template parameters in BigInt (#81871) 44f2b88 [libc][NFC] Fix missing replacement in BigInt (#81864) ca40895 [libc][NFC] Fix missing `constexpr` qualifier in `cpp::array` (#81862) e494584 [reland][libc][NFC] Use user defined literals to build 128 and 256 bit constants (#81835) aef4df3 [libc][stdfix] Use __FRACT_FBIT__ for fixed point support detection instead of compiler version. (#81820) 9fa0044 [libc][fix] Fix new test that crashes the NVPTX backend f607c3c [libc][math] Add C23 ldexpf128 math function and fix DyadicFloat conversions for subnormal ranges and 80-bit floating points. (#81780) 8f2ab65 [libc] Fix fixed point detection and add compile option. (#81788) 098cf69 [libc] Add is_fixed_point type trait. (#81263) 7ac315e [libc][stdfix] Add FXRep helper class for fixed point types. (#81272) 9d73d8e [libc][stdbit] implement stdc_first_trailing_one (C23) (#81768) c66e072 [libc][stdbit] implement stdc_first_trailing_zero (C23) (#81526) 9b5e44c Revert "[libc][NFC] Use user defined literals to build 128 and 256 bit constants." (#81771) bca3fb0 [libc][NFC] Use user defined literals to build 128 and 256 bit constants. (#81746) 02fe533 [libc][stdbit] implement stdc_first_leading_one (C23) (#81502) GitOrigin-RevId: 49b31dc1467120d217d9495aa158a6bf6f51a231 Roller-URL: https://ci.chromium.org/b/8755986487786328337 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992515 Original-Revision: 878ad97c686a41e16c5b31f0ac3eff9d8a0cd84f Change-Id: I035cebd38bb64644bd8cf5624637364c9cf3d28e
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
.