llvm-project/libc/test
Michael Jones 5561ab3495 [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
2022-04-05 11:39:57 -07:00
..
integration [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00
src [libc] Add holder class for va_lists 2022-04-05 11:39:57 -07:00
utils [libc][NFC] split standalone_cpp into single headers 2022-03-08 11:56:08 -08:00
CMakeLists.txt [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00
ErrnoSetterMatcher.h [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00