diff options
author | Michael Jones <michaelrj@google.com> | 2022-04-04 11:47:22 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-04-05 11:39:57 -0700 |
commit | 5561ab3495a42fddbc251bec6bef46a1cae9c559 (patch) | |
tree | b15ce635e34bf341bff662eff5350bf507216da5 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | f9e0bc37dbf74226d79b6b1a9ab30e599b2a1a53 (diff) | |
download | llvm-5561ab3495a42fddbc251bec6bef46a1cae9c559.zip llvm-5561ab3495a42fddbc251bec6bef46a1cae9c559.tar.gz llvm-5561ab3495a42fddbc251bec6bef46a1cae9c559.tar.bz2 |
[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
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions