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
/
thread.threads
/
thread.thread.class
/
thread.thread.member
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
3
-0
/
+6
*
Support tests in freestanding
JF Bastien
2019-02-04
5
-5
/
+15
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-1
/
+2
*
Move native_handle thread tests to test/libcxx
Eric Fiselier
2016-06-22
1
-54
/
+0
*
Remove unused local var. Patch from STL@microsoft.com
Eric Fiselier
2016-06-14
1
-1
/
+1
*
Fix TEST_HAS_NO_EXCEPTIONS misspelling in the test suite.
Eric Fiselier
2016-06-02
1
-1
/
+1
*
Mark LWG issue 2250 as complete
Eric Fiselier
2016-06-02
2
-0
/
+40
*
Remove test_atomic.h header
Eric Fiselier
2015-08-19
1
-3
/
+2
*
Use TestAtomic instead of std::atomic so the test can run in C++03
Eric Fiselier
2015-08-19
1
-2
/
+3
*
Fix race condition in thread test.
Eric Fiselier
2015-05-19
1
-8
/
+25
*
Fix race conditions in test class used throughout the std::thread tests.
Eric Fiselier
2015-04-02
5
-5
/
+10
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
6
-0
/
+328