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.task
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
8
-0
/
+14
*
Support tests in freestanding
JF Bastien
2019-02-04
17
-17
/
+51
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
17
-68
/
+51
*
Revert commit removing allocator support from packaged_task. Will investigate...
Marshall Clow
2017-11-27
2
-0
/
+37
*
Implement LWG#2921 and LWG#2976 - removing allocator support from packaged_task.
Marshall Clow
2017-11-27
2
-37
/
+0
*
[libcxx] [test] Update for C++17 feature removals.
Stephan T. Lavavej
2017-08-24
2
-0
/
+4
*
Fix diagnostic in verify test to match new Clang output
Eric Fiselier
2017-07-07
1
-1
/
+1
*
Fix most failures caused by r300140
Eric Fiselier
2017-04-13
1
-1
/
+1
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
3
-1
/
+9
*
Add more test cases to packaged_task copyability test
Eric Fiselier
2016-12-08
1
-2
/
+4
*
Avoid C++17 guaranteed copy elision when testing for non-copyability
Eric Fiselier
2016-12-08
1
-1
/
+2
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
1
-0
/
+1
*
[libcxx] Recover no-exceptions XFAILs - I
Asiri Rathnayake
2016-10-06
5
-9
/
+30
*
Cleanup non-standard tests as reported by STL@microsoft.com. NFC.
Eric Fiselier
2016-06-01
17
-0
/
+1000