index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
utilities
/
allocator.adaptor
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
6
-12
/
+12
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
30
-0
/
+37
*
[libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef
Louis Dionne
2019-02-05
1
-6
/
+2
*
Support tests in freestanding
JF Bastien
2019-02-04
32
-33
/
+97
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
32
-128
/
+96
*
[libcxx] [test] Fix line endings, avoid unnecessary non-ASCII.
Stephan T. Lavavej
2017-12-13
1
-1
/
+1
*
More of P0600; marking allocation routines as [[nodiscard]]
Marshall Clow
2017-11-26
2
-0
/
+58
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-4
/
+4
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-06-20
1
-1
/
+1
*
[test] Workaround C1XX bug in uses_allocator_types.hpp
Casey Carter
2017-05-25
1
-1
/
+4
*
Mark LWG#2782 as complete. No functionality change; we already do this. Just ...
Marshall Clow
2017-05-11
1
-1
/
+7
*
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
Stephan T. Lavavej
2017-02-05
5
-10
/
+0
*
[libcxx] [test] Fix recently introduced warnings emitted by MSVC.
Stephan T. Lavavej
2017-01-04
4
-0
/
+16
*
[libcxx] Fix PR24075, PR23841 - Add scoped_allocator_adaptor::construct(pair<...
Eric Fiselier
2016-12-14
6
-0
/
+891
*
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
Eric Fiselier
2016-10-01
23
-78
/
+46
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-1
/
+3
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
3
-8
/
+8
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
1
-2
/
+8
*
Add the tests for the last commit
Marshall Clow
2015-10-25
2
-0
/
+144
*
Add 'is_always_equal' tests for scoped_allocator. Found that I had typed '||'...
Marshall Clow
2015-06-03
1
-0
/
+75
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
21
-0
/
+1437