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
/
utilities
/
function.objects
/
unord.hash
/
enum.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support tests in freestanding
JF Bastien
2019-02-04
1
-1
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function...
Marshall Clow
2017-03-23
1
-0
/
+1
*
[libcxx] [test] Fix MSVC warnings C4127 and C6326 about constants.
Stephan T. Lavavej
2017-01-18
1
-1
/
+2
*
Implement LWG 2148: Make non-enum default hash specialization well-formed
Eric Fiselier
2016-08-10
1
-5
/
+2
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-1
/
+3
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-1
/
+1
*
Cleaning up the test suite; remove some includes of non-standard file <__config>
Marshall Clow
2015-01-18
1
-3
/
+1
*
Missed a typename
Marshall Clow
2015-01-07
1
-2
/
+2
*
libc++ implements its' hash objects as deriving from std::unary_function, and...
Marshall Clow
2015-01-07
1
-3
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+63