commit | 04f6486cd28ced94177cf77c68bac40dc9fba89b | [log] [tgz] |
---|---|---|
author | Michael Jones <michaelrj@fuchsia.infra.roller.google.com> | Wed Oct 02 19:07:27 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 02 12:09:25 2024 -0700 |
tree | b500da5cfe0a3cc7b009a794306a6a88f315f9ef | |
parent | 9577a734a2dbf385c91ad507074047cb2dfb11c6 [diff] |
[roll] Roll llvm-project/libc [libc] Enable dyadic float for float printf (#110765) Dyadic floats were an existing option for float to string conversion, but it had become stale. This patch fixes it up as well as adding proper config options and test support. Due to the test changes this is a followup to #110759 GitOrigin-RevId: 385a003089932aabcce735be6bf2daf691266f33 Original-Revision: d0d65f1e66df368b2d32f807ddb1d68893d6f908 Change-Id: Idfa42c6fcd06ca57d73d2e81acc9bbb25084f278
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 in one of the communication channels documented at get involved.
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
.