[all-commits] [llvm/llvm-project] 629145: [libc] Create cpp::IntegerSequence analogous to st...
Alex Brachet via All-commits
all-commits at lists.llvm.org
Mon Feb 14 10:13:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6291454658cab950ab0839d75c9e79f99e2603db
https://github.com/llvm/llvm-project/commit/6291454658cab950ab0839d75c9e79f99e2603db
Author: Alex Brachet <abrachet at google.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M libc/src/__support/CPP/CMakeLists.txt
A libc/src/__support/CPP/Utility.h
M libc/test/src/__support/CPP/CMakeLists.txt
A libc/test/src/__support/CPP/integer_sequence_test.cpp
Log Message:
-----------
[libc] Create cpp::IntegerSequence analogous to std::integer_sequence
Reviewed By: sivachandra, lntue
Differential Revision: https://reviews.llvm.org/D119511
More information about the All-commits
mailing list