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
/
thread
/
futures
/
futures.promise
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
12
-0
/
+21
*
Support tests in freestanding
JF Bastien
2019-02-04
20
-20
/
+60
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
20
-80
/
+60
*
Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
Eric Fiselier
2017-03-03
2
-14
/
+3
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-1
/
+0
*
Protect futures test under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-12-01
1
-1
/
+7
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
1
-0
/
+2
*
[libcxx] Recover no-exceptions XFAILs - I
Asiri Rathnayake
2016-10-06
8
-9
/
+35
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
1
-2
/
+1
*
Guard a number of tests relying on threads support when built in
Richard Barton
2016-03-23
2
-0
/
+4
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
10
-0
/
+10
*
[libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03
Eric Fiselier
2015-08-28
18
-186
/
+127
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
20
-0
/
+1207