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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add a test and a couple minor bug fixes for the implicit-signed-integer-trunc...
Marshall Clow
2019-02-01
1
-0
/
+5
*
Fix a bit of libc++-specific behavior in the regex tests; add a missing test....
Marshall Clow
2019-01-31
3
-4
/
+46
*
[libc++] Fix Windows build error in <functional>
Thomas Anderson
2019-01-29
1
-0
/
+1
*
Fix PR40495 - is_invokable_v<void> does not compile
Eric Fiselier
2019-01-29
2
-182
/
+356
*
Mark some of the behavior in the move w/allocator constructors of deque/unord...
Marshall Clow
2019-01-29
5
-36
/
+41
*
[libc++] Use runtime rather then compile-time glibc version check
Petr Hosek
2019-01-28
1
-10
/
+24
*
Mark awk.pass.cpp as XFAIL for NetBSD
Kamil Rytarowski
2019-01-24
1
-1
/
+2
*
D14686: 'Protect against overloaded comma in random_shuffle and improve tests...
Marshall Clow
2019-01-24
2
-2
/
+45
*
[libcxx] Portability fix: unordered_set and unordered_multiset iterators are ...
Louis Dionne
2019-01-24
1
-4
/
+4
*
Mark another test as flaky
Kamil Rytarowski
2019-01-24
1
-0
/
+2
*
Uncomment the entire test, but mark as XFAIL on linux-gnu because it uses loc...
Marshall Clow
2019-01-24
1
-2
/
+3
*
Mark another test as flaky
Kamil Rytarowski
2019-01-23
1
-0
/
+2
*
Apply D28248: 'Work around GCC PR37804'. Thanks to mdaniels for the patch
Marshall Clow
2019-01-23
2
-0
/
+42
*
[test] Define _LIBCPP_AVAILABILITY_THROW_BAD_ANY_CAST in msvc_stdlib_force_in...
Casey Carter
2019-01-23
1
-3
/
+7
*
Mark another test as flaky
Kamil Rytarowski
2019-01-23
1
-0
/
+2
*
Correct mark for flaky tests
Kamil Rytarowski
2019-01-23
7
-7
/
+7
*
Mark more tests flaky
Kamil Rytarowski
2019-01-23
2
-0
/
+4
*
Mark thread.condition.condvarany/wait_for.pass.cpp as flaky
Kamil Rytarowski
2019-01-23
1
-0
/
+2
*
While reviewing D57058, Louis had some questions about the existing span cons...
Marshall Clow
2019-01-22
2
-36
/
+69
*
[libcxx] Include <cstring> in tests that use strcmp
Louis Dionne
2019-01-22
4
-5
/
+8
*
Fix aligned allocation availability XFAILs after D56445.
Eric Fiselier
2019-01-20
8
-24
/
+40
*
Revert "Fix aligned allocation availability XFAILs after D56445."
Eric Fiselier
2019-01-20
8
-24
/
+16
*
Update generator script to use the new license file header.
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6251
-25004
/
+18753
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix aligned allocation availability XFAILs after D56445.
Eric Fiselier
2019-01-19
8
-16
/
+24
*
correct script name in generated tests
Eric Fiselier
2019-01-16
43
-89
/
+91
*
Attempt to make test_macros.h even more minimal
Eric Fiselier
2019-01-16
1
-1
/
+12
*
Fix feature test macros for atomics/mutexes without threading
Eric Fiselier
2019-01-16
4
-73
/
+177
*
Fix PR40230 - std::pair may have padding on FreeBSD.
Eric Fiselier
2019-01-16
2
-2
/
+28
*
Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier
2019-01-16
5
-10
/
+52
*
Implement feature test macros using a script.
Eric Fiselier
2019-01-16
44
-1054
/
+7080
*
Add large file support to create_file for 32-bit.
Dan Albert
2019-01-15
1
-5
/
+41
*
[libc++] Support different libc++ namespaces in the iterator test
Petr Hosek
2019-01-15
1
-30
/
+30
*
[test] Fix logic error in <compare> tests; enable for MSVC Dev16
Casey Carter
2019-01-15
4
-4
/
+5
*
Generalize the comparison test structure to support cross-type comparisons. N...
Marshall Clow
2019-01-15
1
-36
/
+36
*
Change from a to a . Fixes PR#39871.
Marshall Clow
2019-01-11
3
-8
/
+8
*
Don't use the form '2017y' in tests, since some gcc versions don't allow it
Marshall Clow
2019-01-11
2
-6
/
+6
*
Implement the 'sys_time' portions of the C++20 calendaring stuff. Reviewed as...
Marshall Clow
2019-01-11
20
-113
/
+1052
*
[libcxx] Reorganize tests since the application of P0602R4
Louis Dionne
2019-01-10
10
-105
/
+287
*
Filesystem tests: fix fs.op.relative
JF Bastien
2019-01-10
1
-43
/
+83
*
[NFC] Always lock free test: add indirection
JF Bastien
2019-01-09
1
-1
/
+3
*
[NFC] Normalize some test 'main' signatures
JF Bastien
2019-01-09
9
-15
/
+9
*
Mark two UDL tests as being unsupported with Clang 7
Eric Fiselier
2019-01-09
2
-2
/
+2
*
[libcxx] Remove outdated XFAILs for aligned deallocation
Louis Dionne
2019-01-09
1
-10
/
+0
*
Mark two more tests as FLAKY
Eric Fiselier
2019-01-09
2
-0
/
+4
*
[Sema] Teach Clang that aligned allocation is not supported with macosx10.13
Louis Dionne
2019-01-08
2
-9
/
+18
*
Set the buffer of an fstream to empty when the underlying file is closed. Thi...
Marshall Clow
2019-01-08
1
-0
/
+35
*
[libcxx] Optimize vectors construction of trivial types from an iterator rang...
Volodymyr Sapsai
2019-01-08
1
-0
/
+31
*
Mark more tests as flaky
Eric Fiselier
2019-01-07
5
-0
/
+10
[prev]
[next]