[roll] Roll llvm-project/libc 2897fa9..755fb47 (4 commits)

755fb47 [NFC][libc] Add Block::PREV_FIELD_SIZE for use in tests
4311f0e [NFC][libc] Remove Block::ALIGNMENT and Block::BLOCK_OVERHEAD
89d87a6 [libc] Fix freelist_heap_test.cpp warnings
952f08b [libc] Fix malloc Block alignment issue on riscv32 (#117815)

GitOrigin-RevId: 2c71438fe24e0364de6cda9f1d6e08e147a8833e
Change-Id: Ibb08ddc68346b26330de2a44a2e08c017a69e45d
1 file changed
tree: 2b06cd09ac670e276cf681d6fe9ec7e943c45af2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.