[libc-commits] [PATCH] D123061: [libc] Add holder class for va_lists

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Apr 5 10:53:49 PDT 2022


michaelrj updated this revision to Diff 420578.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.

rename to ArgList and fix formatting


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123061/new/

https://reviews.llvm.org/D123061

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/arg_list.h
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/arg_list_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123061.420578.patch
Type: text/x-patch
Size: 3762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220405/38f2073b/attachment-0001.bin>


More information about the libc-commits mailing list