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
/
bind
/
func.bind
/
func.bind.bind
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
8
-0
/
+16
*
Support tests in freestanding
JF Bastien
2019-02-04
9
-9
/
+27
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
9
-36
/
+27
*
[NFC] Normalize some test 'main' signatures
JF Bastien
2019-01-09
1
-2
/
+1
*
Update all bug URL's to point to https://bugs.llvm.org/...
Eric Fiselier
2017-02-17
4
-4
/
+4
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-1
/
+1
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
1
-1
/
+1
*
Guard libc++ specific tests SFINAE on std::bind's call operator. Patch from S...
Eric Fiselier
2016-07-24
1
-3
/
+5
*
Mark LWG issue 2545 as complete. Add extra tests
Eric Fiselier
2016-06-02
2
-0
/
+132
*
Remove names of unreferenced parameters. Patch from STL@microsoft.com
Eric Fiselier
2016-04-28
2
-3
/
+3
*
Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.
Eric Fiselier
2016-04-20
1
-0
/
+35
*
Cleanup <__functional_03>
Eric Fiselier
2015-07-22
7
-0
/
+14
*
[libcxx] LWG2420 bits for bind<void> - Patch from K-Ballo
Eric Fiselier
2015-07-10
1
-3
/
+16
*
Get tests running with warnings. Fix warnings in headers and tests
Eric Fiselier
2015-02-05
1
-0
/
+1
*
Prevent ill-formed instantiation of __invoke_of<...> during the evaluation of...
Eric Fiselier
2014-12-23
1
-0
/
+49
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
6
-0
/
+750