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
/
utility
/
forward
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make move and forward work in C++03.
Eric Fiselier
2019-06-21
6
-102
/
+29
*
Support tests in freestanding
JF Bastien
2019-02-04
6
-6
/
+18
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
Fix two failing -verify tests to tolerate old and new clang versions
Eric Fiselier
2017-09-17
1
-1
/
+1
*
Fix failing -verify tests due to change in Clangs static_assert message.
Eric Fiselier
2017-09-17
1
-1
/
+1
*
Fix shadow warnings. Patch from STL@microsoft.com
Eric Fiselier
2016-10-07
1
-10
/
+10
*
[libc++] Extension: Make `move` and `forward` constexpr in C++11.
Eric Fiselier
2016-09-26
16
-477
/
+301
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
1
-0
/
+3
*
Fix a handful of tests that fail in C++03
Eric Fiselier
2015-07-28
1
-7
/
+8
*
Cleanup move/forward tests and remove references to __rv.
Eric Fiselier
2015-05-27
3
-30
/
+15
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
14
-0
/
+619