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
/
atomics
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] [test] Add void cast to result of compare_exchange_weak to suppress ...
Billy Robert O'Neal III
2019-07-01
1
-4
/
+4
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
42
-0
/
+61
*
Reinstate libc++ patches now that the lldb formatter has been updated.
Davide Italiano
2019-03-05
3
-25
/
+49
*
[libcxx] Revert set of atomic patches that broke lldb.
Davide Italiano
2019-03-05
3
-49
/
+25
*
[libc++] Fix <atomic> failures on GCC
Louis Dionne
2019-03-05
1
-17
/
+17
*
[libc++] Change memory_order to an enum class
Louis Dionne
2019-03-05
2
-8
/
+32
*
Support tests in freestanding
JF Bastien
2019-02-04
56
-56
/
+164
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
57
-228
/
+171
*
[NFC] Always lock free test: add indirection
JF Bastien
2019-01-09
1
-1
/
+3
*
[libcxx] [test] Improve MSVC portability.
Stephan T. Lavavej
2018-01-10
1
-0
/
+2
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
2
-24
/
+24
*
Work around PR31864 - ATOMIC_LLONG_LOCK_FREE is incorrect in 32 bit builds
Eric Fiselier
2017-07-10
1
-2
/
+35
*
[libcxx] [test] D27027: Strip trailing whitespace.
Stephan T. Lavavej
2016-11-23
1
-1
/
+1
*
Remove usages of _ALIGNAS_TYPE
Eric Fiselier
2016-10-12
4
-4
/
+12
*
libc++: name anonymous structs
JF Bastien
2016-07-12
1
-9
/
+9
*
Implement LWG#2441: 'Exact-width atomic typedefs should be provided'
Marshall Clow
2016-06-30
3
-0
/
+51
*
Work around MSVC bug in atomics.types.generic/address.pass.cpp test. Patch fr...
Eric Fiselier
2016-06-26
1
-1
/
+1
*
Move more _LIBCPP_VERSION tests to test/libcxx.
Eric Fiselier
2016-06-22
1
-22
/
+0
*
Fix various undefined behavior found by UBSan.
Eric Fiselier
2016-06-19
3
-16
/
+32
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
28
-41
/
+41
*
[libcxx] [test] Replace non-Standard "atomic_flag f(false);" with Standard "a...
Eric Fiselier
2016-05-03
4
-41
/
+16
*
Implement is_always_lock_free
JF Bastien
2016-03-25
1
-0
/
+101
*
Missing ATOMIC_*_LOCK_FREE tests
JF Bastien
2016-03-18
1
-0
/
+8
*
Add missing license headers
Eric Fiselier
2016-01-19
1
-0
/
+9
*
Fix various GCC mis-configurations for newer versions.
Eric Fiselier
2015-12-15
1
-3
/
+3
*
Misc drive-by cleanups. NFC
Jonathan Roelofs
2015-08-24
2
-41
/
+0
*
[libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
2015-08-19
30
-675
/
+268
*
Mark this test as XFAIL with older compilers, since they hit PR18097
Justin Bogner
2015-07-22
1
-0
/
+4
*
Fix unused variable warnings in atomic tests
Eric Fiselier
2015-07-18
5
-5
/
+7
*
Fix PR24114 - std::atomic for non-Clang is not a literal type
Eric Fiselier
2015-07-14
1
-0
/
+56
*
Fix uninitialized values and bad enum conversions found by UBSAN.
Eric Fiselier
2015-05-19
3
-16
/
+16
*
Move a test to the new tests directory.
Dan Albert
2015-01-06
1
-0
/
+43
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
56
-0
/
+3488