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
2b9f48afdd67dcfdd37d7afe6a34059cd390fc21
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
/
array
History
Stephan T. Lavavej
a730ed3149
[libcxx] [test] Fix comment typos, strip trailing whitespace.
...
No functional change, no code review. llvm-svn: 292434
2017-01-18 20:10:25 +00:00
..
array.cons
…
array.data
Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range Access' for C++17
2017-01-04 17:58:17 +00:00
array.fill
…
array.size
…
array.special
…
array.swap
…
array.tuple
…
array.zero
…
at.pass.cpp
[libcxx] [test] Fix comment typos, strip trailing whitespace.
2017-01-18 20:10:25 +00:00
begin.pass.cpp
…
contiguous.pass.cpp
…
front_back.pass.cpp
[libcxx] [test] Fix comment typos, strip trailing whitespace.
2017-01-18 20:10:25 +00:00
indexing.pass.cpp
[libcxx] [test] Fix comment typos, strip trailing whitespace.
2017-01-18 20:10:25 +00:00
iterators.pass.cpp
[libcxx] [test] Strip trailing whitespace. NFC, no code review.
2017-01-07 01:12:15 +00:00
types.pass.cpp
…