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.mutex
/
thread.lock
/
thread.lock.shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
4
-4
/
+4
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
13
-0
/
+26
*
[libc++] Add proper XFAILs for shared_mutex tests
Louis Dionne
2019-03-27
14
-2
/
+13
*
Support tests in freestanding
JF Bastien
2019-02-04
23
-23
/
+69
*
Correct mark for flaky tests
Kamil Rytarowski
2019-01-23
1
-1
/
+1
*
Mark more tests flaky
Kamil Rytarowski
2019-01-23
1
-0
/
+2
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
23
-92
/
+69
*
Mark more tests as flaky
Eric Fiselier
2019-01-07
1
-0
/
+2
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
3
-6
/
+6
*
Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...
Billy Robert O'Neal III
2017-11-15
3
-6
/
+6
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-4
/
+4
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+2
*
Implement Pp0156r2: 'Variadic Lock Guard, version 5' Reviewed as https://rev...
Marshall Clow
2017-03-24
1
-0
/
+8
*
Adjust libc++ test infastructure to fully support modules
Eric Fiselier
2016-12-05
3
-3
/
+3
*
Protect lock tests under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-01
5
-6
/
+28
*
Add "FLAKY_TEST" test directive to support re-running flaky tests.
Eric Fiselier
2016-08-30
3
-0
/
+6
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
2
-14
/
+2
*
Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof
Marshall Clow
2016-03-14
4
-16
/
+69
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
5
-0
/
+5
*
Attempt to prevent flaky thread.mutex tests by once again increasing timing t...
Eric Fiselier
2015-10-01
4
-9
/
+8
*
Refactor shared_timed_mutex tests.
Eric Fiselier
2015-08-22
21
-146
/
+119
*
Fix PR23041. Use lock_shared() as opposed to lock() in shared_lock test.
Eric Fiselier
2015-03-27
1
-1
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
23
-0
/
+1192