[roll] Roll llvm-project/libc [libc] Build with -Wdeprecated, fix some warnings (#125373) While GCC's -Wdeprecated is on by default and doesn't do much, Clang's -Wdeprecated enables many more things. More apply in C++20, so switch a test file that tickled one to using that. In future, C++20 should probably be made the baseline for compiling all the libc code. GitOrigin-RevId: 109058b05157faefd53b7e0c4ecc2c5e2b1c4c8f Original-Revision: 0bd168feea4fefedb6e3c1f1acbba019fd94a1c5 Change-Id: Idc915734e97716b2913ebf8abe5faeaf6e97b27a
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.