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
/
function.objects
/
func.wrap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
29
-2156
/
+0
*
Actually mark the tests an unsupported with MSAN (not just ASAN)
Eric Fiselier
2014-11-04
9
-9
/
+9
*
Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN.
Eric Fiselier
2014-11-04
9
-0
/
+18
*
Fix libc++ bug #20039: 'Constructing std::function from empty compatible std:...
Marshall Clow
2014-06-30
2
-0
/
+36
*
Bug #19473. If you pass an allocator to std::function, we should use that all...
Marshall Clow
2014-04-18
1
-0
/
+9
*
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...
Marshall Clow
2013-12-03
7
-123
/
+6
*
War on tabs.
Howard Hinnant
2013-07-08
1
-3
/
+3
*
Expose accidentally removed __compressed_pair constructor taking piecewise_co...
Howard Hinnant
2013-05-06
1
-0
/
+10
*
This is a start at making the libc++ test suite friendlier to the -fnoexcepti...
Howard Hinnant
2013-03-23
1
-1
/
+6
*
Relax the complete-type checks that are happening under __invokable<Fp, Args....
Howard Hinnant
2012-07-16
1
-0
/
+29
*
Correct for new rules regarding implicitly deleted special members. http://ll...
Howard Hinnant
2011-07-01
2
-2
/
+2
*
license change
Howard Hinnant
2010-11-16
27
-54
/
+54
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
4
-8
/
+8
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
23
-25
/
+1683
*
Installed allocator into std::function
Howard Hinnant
2010-08-20
7
-6
/
+361
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
27
-27
/
+27
*
libcxx initial import
Howard Hinnant
2010-05-11
27
-0
/
+153