commit | 60053d581db62c872ae7d8234153a89432590552 | [log] [tgz] |
---|---|---|
author | Michael Jones <michaelrj@fuchsia.infra.roller.google.com> | Tue Apr 05 20:15:08 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 05 13:17:14 2022 -0700 |
tree | 4cd644a73650c425f2da113f054df6ff3d27a691 | |
parent | 63088943628db1040d5e29305e61e12e261f29d7 [diff] |
[roll] Roll llvm-project/libc [libc] Add holder class for va_lists This class is intended to be used in cases where a class is being used on a va_list. It provides destruction and copy semantics with small overhead. This is intended to be used in printf. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D123061 GitOrigin-RevId: 9a5c226048733fb19b6a8cf0b109c7b12cca6d17 Original-Revision: 31fd3c134a48c643cde41c52dd5f8ca241c8ea40 Change-Id: I6f1f4c2763f4bd26c4ea0eedeaad5b4f2af23180
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
.