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.async
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
2
-0
/
+4
*
Support tests in freestanding
JF Bastien
2019-02-04
4
-4
/
+11
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
4
-16
/
+12
*
[libcxx] Make UNSUPPORTED for std::async test more fine grained
Louis Dionne
2018-11-29
1
-1
/
+8
*
[libcxx] Mark std::async race condition test as unsupported on Darwin
Louis Dionne
2018-10-09
1
-0
/
+4
*
[libc++] Remove race condition in std::async
Louis Dionne
2018-08-24
1
-0
/
+58
*
[libcxx] [test] Fix whitespace, NFC.
Stephan T. Lavavej
2018-04-12
1
-3
/
+3
*
Add additional 'UNSUPPORTED' to the test case.
Marshall Clow
2017-11-23
1
-1
/
+2
*
Add [[nodiscard]] to std::async as part of P0600.
Marshall Clow
2017-11-23
1
-0
/
+37
*
[libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.
Stephan T. Lavavej
2017-08-05
1
-1
/
+1
*
Enable -Wunreachable-code and fix duplicate warning flags
Eric Fiselier
2016-12-24
1
-1
/
+2
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-1
/
+1
*
[libcxx] Recover no-exceptions XFAILs - I
Asiri Rathnayake
2016-10-06
1
-2
/
+3
*
Replace one more occurrence of non-standard std:launch::any. Patch from STL@m...
Eric Fiselier
2016-04-30
1
-3
/
+3
*
Fix or move various non-standard tests.
Eric Fiselier
2016-04-29
1
-110
/
+63
*
Rename function parameters to avoid shadowing. Patch from STL@microsoft.com
Eric Fiselier
2016-04-28
1
-4
/
+4
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
1
-0
/
+1
*
Mark async tests as UNSUPPORTED in C++03 because it requires variadics
Eric Fiselier
2015-07-28
2
-0
/
+2
*
Fix PR23293 - Do not unlock shared state before notifying consumers.
Eric Fiselier
2015-06-12
1
-0
/
+67
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+198