[libc-commits] [PATCH] D119511: [libc] Create cpp::IntegerSequence analogous to std::integer_sequence

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Feb 14 10:13:43 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6291454658ca: [libc] Create cpp::IntegerSequence analogous to std::integer_sequence (authored by abrachet).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119511

Files:
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/Utility.h
  libc/test/src/__support/CPP/CMakeLists.txt
  libc/test/src/__support/CPP/integer_sequence_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119511.408488.patch
Type: text/x-patch
Size: 3727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220214/f18f0f83/attachment.bin>


More information about the libc-commits mailing list