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
/
experimental
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
27
-37
/
+37
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
33
-0
/
+66
*
[libc++] Mark several tests as XFAIL on macosx10.7
Louis Dionne
2019-02-27
1
-0
/
+4
*
[libcxx] Make sure all experimental tests are disabled when enable_experiment...
Louis Dionne
2019-02-23
28
-28
/
+0
*
Support tests in freestanding
JF Bastien
2019-02-04
51
-51
/
+153
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
51
-204
/
+153
*
Mark the test using <experimental/memory_resource> to require c++experimental.
Volodymyr Sapsai
2018-06-11
1
-0
/
+1
*
LWG 2969 "polymorphic_allocator::construct() shouldn't pass resource()"
Eric Fiselier
2018-05-29
6
-17
/
+300
*
[libcxx] [test] Make files consistently end with newlines, NFC.
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
[libcxx] [test] Fix comment typos, strip trailing whitespace.
Stephan T. Lavavej
2017-01-18
1
-1
/
+1
*
Refactor uses_allocator test types for upcoming fixes
Eric Fiselier
2016-12-09
5
-0
/
+23
*
Enable warnings by default for C++ >= 11 and fix -Wshadow occurances
Eric Fiselier
2016-12-03
1
-2
/
+2
*
Implement p0337r0. Delete operator= for polymorphic_allocator.
Eric Fiselier
2016-06-27
1
-2
/
+2
*
Found a couple bugs in the test suite. No functionality change.
Marshall Clow
2016-06-14
1
-2
/
+2
*
Add `REQUIRES: c++experimental` where appropriate.
Dan Albert
2016-06-10
27
-0
/
+27
*
Fix bug in test allocator that incorrectly computed the allocation size
Eric Fiselier
2016-05-30
1
-1
/
+1
*
Add experimental container alias templates for PMRs
Eric Fiselier
2016-05-07
10
-0
/
+576
*
Add <experimental/memory_resource>
Eric Fiselier
2016-05-07
40
-0
/
+2732