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
/
utilities
/
memory
/
util.smartptr
/
util.smartptr.shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
52
-3504
/
+0
*
Add a test for LWG issue #2399. We already implement this, but now we have a ...
Marshall Clow
2014-11-18
1
-0
/
+9
*
Implement LWG2400 - 'shared_ptr's get_deleter() should use addressof()', and ...
Marshall Clow
2014-11-17
1
-0
/
+8
*
Actually mark the tests an unsupported with MSAN (not just ASAN)
Eric Fiselier
2014-11-04
6
-6
/
+6
*
Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN.
Eric Fiselier
2014-11-04
6
-0
/
+12
*
Add support for "fancy" pointers to shared_ptr. Fixes PR20616
Eric Fiselier
2014-10-23
4
-0
/
+212
*
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...
Marshall Clow
2013-12-03
7
-88
/
+6
*
This is a start at making the libc++ test suite friendlier to the -fnoexcepti...
Howard Hinnant
2013-03-23
1
-1
/
+6
*
Andrew Morrow: There are two tests under test/utilities/memory that heap allo...
Howard Hinnant
2012-08-02
1
-2
/
+0
*
Modernize relational operators for shared_ptr and unique_ptr. This includes ...
Howard Hinnant
2012-02-21
1
-0
/
+71
*
Exercise rvalue arguements to make_shared for C++11 mode.
Howard Hinnant
2012-02-18
1
-0
/
+11
*
Adjust two tests to account for a nasty change in copying behavior
Alexis Hunt
2011-07-18
4
-0
/
+18
*
Corrected some bugs in both memory and the tests. Preparing for being able t...
Howard Hinnant
2011-05-11
1
-4
/
+4
*
license change
Howard Hinnant
2010-11-16
50
-100
/
+100
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
3
-14
/
+14
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
50
-50
/
+3137
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
50
-50
/
+50
*
libcxx initial import
Howard Hinnant
2010-05-11
51
-0
/
+155