[roll] Roll llvm-project/libc [libc] Add v variants of printf functions The v variants of the printf functions take their variadic arguments as a va_list instead of as individual arguments. They are otherwise identical to the corresponding printf variants. This patch adds them (vprintf, vfprintf, vsprintf, and vsnprintf) as well as tests. Reviewed By: phosek Differential Revision: https://reviews.llvm.org/D157138 GitOrigin-RevId: 14deb4d358f14ef9e3738bb6924b8685f4518781 Original-Revision: ead6497fafd62236c11c361a8ece9b1e4c39cbc8 Change-Id: I2ae7a7ebdc5a56645b44552b4ec00d248a73cbb8
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.