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
/
support
/
test_allocator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence another occurrence of MSVC's suprious unused warning. Patch from STL@...
Eric Fiselier
2016-08-03
1
-1
/
+4
*
Always use the allocator to construct/destruct elements of a deque/vector. Fi...
Marshall Clow
2016-07-11
1
-0
/
+78
*
Suppress stupid and incorrect MSVC warning. patch from STL@microsoft.com
Eric Fiselier
2016-06-22
1
-1
/
+5
*
[libcxx] [test] In test/support/test_allocator.h, fix construct() to avoid mo...
Eric Fiselier
2016-06-15
1
-11
/
+12
*
Remove names of unreferenced parameters. Patch from STL@microsoft.com
Eric Fiselier
2016-04-28
1
-3
/
+3
*
Fix bug in test_allocator<void> that used the wrong value to represent object...
Eric Fiselier
2015-08-28
1
-2
/
+2
*
Fix std::function allocator constructors in C++03.
Eric Fiselier
2015-06-14
1
-6
/
+6
*
More of N4258 implementation. Mark all of our test_allocators as noexcept con...
Marshall Clow
2015-06-03
1
-0
/
+2
*
Bug #19473. If you pass an allocator to std::function, we should use that all...
Marshall Clow
2014-04-18
1
-0
/
+60
*
Add license headers to a bunch of libc++ files that were missing them. No fun...
Marshall Clow
2014-01-16
1
-0
/
+9
*
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...
Marshall Clow
2013-12-03
1
-0
/
+155