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
/
diagnostics
/
syserr
/
syserr.hash
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
1
-1
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
1
-0
/
+2
*
Support tests in freestanding
JF Bastien
2019-02-04
3
-3
/
+9
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function...
Marshall Clow
2017-03-23
2
-0
/
+2
*
Implement P0513R0 - "Poisoning the Hash"
Eric Fiselier
2017-01-21
1
-0
/
+27
*
[libcxx] [test] Fix size_t-to-int truncation warnings in syserr.hash.
Stephan T. Lavavej
2016-12-13
2
-4
/
+4
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
2
-2
/
+2
*
Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last...
Marshall Clow
2016-11-14
1
-0
/
+44
*
Improve portability of hash tests. Patch from STL@microsoft.com
Eric Fiselier
2016-06-15
1
-3
/
+5
*
libc++ implements its' hash objects as deriving from std::unary_function, and...
Marshall Clow
2015-01-07
1
-2
/
+2
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+42