[roll] Roll llvm-project/libc 7f0498a..ee47cc7 (18 commits) ee47cc7 [libc][NFC] Do not add libc test framework and -fno-rtti to C tests. (#84837) 32da790 [libc][math][c23] Add fmodl and fmodf128 math functions. (#84600) 04b2e27 [libc][stdbit] Add C tests for stdbit generic macros. (#84670) 65363dd [libc] Fix forward arm32 builtbot (#84794) 7e4aa98 [libc][NFC] Clean up test/src/math/differential_testing folder, renaming it to performance_testing. (#84646) f94f7da [libc] Build the GPU during the projects setup like libc-hdrgen (#84667) 43d6f8a [libc] Remove use of `__builtin_modf` in GPU math 54bee37 [libc] Fix flag parsing bugs. (#84706) 336621e [libc][mman] Implement msync (#84700) 0d60d6f [libc][NFC] Move GPU allocator implementation to common header (#84690) 2240c16 [libc] Move RPC opcodes include out of the header b47a4be [libc][stdbit] Fix truncation err in CPP bit_ceil (#84683) 25ed462 [libc][stdbit][c23] adds implementation of `stdc_bit_ceil` functions (#84657) 0888472 [libc][NFC] Clean up stray ';' and default enum warning 4c5abfd [libc][stdbit][c23] fixes typos in bit_width, bit_floor C type-generic macros (#84659) c554267 [libc][math][c23] Add modff128 C23 math function. (#84532) cf77ded [libc] Provide `LIBC_TYPES_HAS_INT64` (#83441) 1eaa590 [libc][NFCI] Remove lane size template argument on RPC server (#84557) GitOrigin-RevId: c0571538436b5111287c156dc0ed6f2aeaa76906 Change-Id: I9b155d7bdc3b9d86b375ec097176cd9f4f220e1b
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.