forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libc++] Use __integer_pack to implement integer_sequence on GCC (llv…
…m#82983) This significantly simplifies the implementation.
- Loading branch information
1 parent
777ac46
commit 21c7bc5
Showing
3 changed files
with
12 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
libcxx/test/std/utilities/intseq/intseq.make/make_integer_seq_fallback.pass.cpp
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
libcxx/test/std/utilities/intseq/intseq.make/make_integer_seq_fallback.verify.cpp
This file was deleted.
Oops, something went wrong.