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
4e9082ef95db5d760df4cce00a4351fa122176d6
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
/
deque
History
Marshall Clow
7fc6a55688
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
...
llvm-svn: 362252
2019-05-31 18:35:30 +00:00
..
deque.capacity
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
2019-03-19 03:30:07 +00:00
deque.cons
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
deque.erasure
Support tests in freestanding
2019-02-04 20:31:13 +00:00
deque.modifiers
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
deque.special
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
allocator_mismatch.fail.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
iterators.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
types.pass.cpp
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00