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
/
func.not_fn
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
*
[libcxx] [test] Improve MSVC portability.
Stephan T. Lavavej
2018-01-10
1
-4
/
+8
*
[libcxx] P0604, invoke_result and is_invocable
Zhihao Yuan
2017-12-12
1
-8
/
+8
*
[libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.
Stephan T. Lavavej
2017-08-05
1
-1
/
+1
*
Remove usages of _LIBCPP_MSVC which is never defined
Eric Fiselier
2017-05-10
1
-1
/
+1
*
test: squelch -Wreturn-type error
Saleem Abdulrasool
2017-02-12
1
-1
/
+8
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-5
/
+4
*
Update LWG 2767 and add test case
Eric Fiselier
2016-10-16
1
-0
/
+14
*
Remove use of _VSTD::__invoke in the not_fn tests
Eric Fiselier
2016-10-12
1
-1
/
+4
*
Implement P0358r1. Fixes for not_fn.
Eric Fiselier
2016-06-27
1
-28
/
+69
*
Don't use C++17 terse static assert. Patch from STL@microsoft.com
Eric Fiselier
2016-06-22
1
-29
/
+29
*
Add not_fn test for throwing operator!
Eric Fiselier
2016-06-02
1
-0
/
+8
*
Add C++17 std::not_fn negator.
Eric Fiselier
2016-06-02
1
-0
/
+540