This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a5eb6bdd8e126ad94de0a12002cac2c3f01e05f5
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
tuple
/
tuple.tuple
History
Louis Dionne
9bb9ec380a
[libc++][NFC] Simplify checks for static assertions in .verify.cpp tests (
#67559
)
...
We don't neeed to handle both spellings anymore since we don't support Clang 15 anymore.
2023-09-28 09:07:08 -04:00
..
tuple.apply
…
tuple.assign
[libc++] Remove the CI job testing Clang 15 (
#66406
)
2023-09-25 17:55:59 -04:00
tuple.cnstr
[libc++] Use _Lazy in tuple constructors
2023-09-26 09:24:05 -04:00
tuple.creation
…
tuple.elem
[libc++][NFC] Move several .fail.cpp tests to .verify.cpp
2023-06-19 09:06:13 -04:00
tuple.helper
[libc++][NFC] Simplify checks for static assertions in .verify.cpp tests (
#67559
)
2023-09-28 09:07:08 -04:00
tuple.rel
…
tuple.special
…
tuple.swap
…
tuple.traits
…
alloc_first.h
[libc++][test] Add '-Wdeprecated-copy', '-Wdeprecated-copy-dtor' warnings to the test suite
2023-09-12 08:53:38 -04:00
alloc_last.h
[libc++][test] Add '-Wdeprecated-copy', '-Wdeprecated-copy-dtor' warnings to the test suite
2023-09-12 08:53:38 -04:00
PR27375.pass.cpp
…
PR38601.pass.cpp
…
TupleFunction.pass.cpp
…