Stephan T. Lavavej
|
ed76ab3f1c
|
[libcxx] [test] Rename __x to x. NFCI.
This improves readability and (theoretically) improves portability,
as __ugly names are reserved.
llvm-svn: 310760
|
2017-08-11 20:54:06 +00:00 |
Stephan T. Lavavej
|
aae63566dc
|
[libcxx] [test] Rename _Tp to T. NFCI.
This improves readability and (theoretically) improves portability,
as _Ugly names are reserved.
llvm-svn: 310758
|
2017-08-11 20:53:53 +00:00 |
Stephan T. Lavavej
|
4159db7698
|
[libcxx] [test] Untabify, NFC.
llvm-svn: 309464
|
2017-07-29 00:55:10 +00:00 |
Stephan T. Lavavej
|
5984426f91
|
[libcxx] [test] Strip trailing whitespace. NFC.
llvm-svn: 305848
|
2017-06-20 21:00:02 +00:00 |
Marshall Clow
|
f4ea23d3a5
|
Implement the non-parallel versions of reduce and transform_reduce for C++17
llvm-svn: 305365
|
2017-06-14 04:48:45 +00:00 |