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
/
memory.polymorphic.allocator.class
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
12
-22
/
+22
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
12
-0
/
+24
*
[libcxx] Make sure all experimental tests are disabled when enable_experiment...
Louis Dionne
2019-02-23
15
-15
/
+0
*
Support tests in freestanding
JF Bastien
2019-02-04
21
-21
/
+63
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
21
-84
/
+63
*
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] 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
*
Implement p0337r0. Delete operator= for polymorphic_allocator.
Eric Fiselier
2016-06-27
1
-2
/
+2
*
Add `REQUIRES: c++experimental` where appropriate.
Dan Albert
2016-06-10
14
-0
/
+14
*
Add <experimental/memory_resource>
Eric Fiselier
2016-05-07
20
-0
/
+1513