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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Update feature list for NetBSD
Michał Górny
2019-12-20
1
-1
/
+1
*
[libcxx] [test] Fix valarray UB and MSVC warnings.
Stephan T. Lavavej
2019-12-12
2
-0
/
+9
*
[libc++] Cleanup and enable multiple warnings.
Eric Fiselier
2019-12-12
1
-0
/
+6
*
Fix _LIBCPP_HAS_ definitions for Android.
Dan Albert
2019-11-18
1
-0
/
+13
*
[libcxx testing] Fix -Wtautological-overlap-compare bug
David Zarzycki
2019-11-13
1
-3
/
+3
*
[libc++][P0202] Marked algorithms copy/copy_n/copy_if/copy_backward constexpr
Louis Dionne
2019-11-06
3
-10
/
+18
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
2
-2
/
+0
*
[libc++][test] Use <version> to get config on MSVC
Casey Carter
2019-10-15
3
-6
/
+6
*
[libc++][test] Portability fix for std::any tests
Casey Carter
2019-10-14
1
-2
/
+2
*
[libc++][test] Add license headers to test/support/archetypes.*
Casey Carter
2019-10-14
2
-0
/
+15
*
[libc++][test] <=> now has a feature-test macro
Casey Carter
2019-10-13
1
-3
/
+2
*
[libc++][test] Change IsSmallObject's calculation for std::any's small object...
Casey Carter
2019-10-10
1
-1
/
+1
*
[libc++] Purge mentions of GCC 4 from the test suite
Louis Dionne
2019-09-25
1
-4
/
+0
*
Revert r372777: [libc++] Implement LWG 2510 and its follow-ups
Ilya Biryukov
2019-09-25
1
-0
/
+4
*
[libc++] Purge mentions of GCC 4 from the test suite
Louis Dionne
2019-09-24
1
-4
/
+0
*
[libc++] Remove C++03 variadics in shared_ptr
Zoe Carver
2019-09-24
1
-7
/
+1
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
22
-53
/
+53
*
Teach malloc_allocator how to count bytes
Eric Fiselier
2019-08-01
1
-3
/
+9
*
Add option to disable variant narrowing conversion changes.
Eric Fiselier
2019-07-12
1
-0
/
+9
*
add header to help with template testing
Eric Fiselier
2019-06-15
1
-0
/
+36
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
5
-0
/
+7
*
[WebAssembly] WASI support for libcxx
Dan Gohman
2019-05-01
1
-1
/
+1
*
[libc++][test] Fix noexcept assertions in variant's get tests
Casey Carter
2019-04-25
1
-0
/
+6
*
Implement midpoint for floating point types. Reviewed as https://reviews.llvm...
Marshall Clow
2019-04-25
1
-0
/
+46
*
Avoid name conflict with kernel headers
Eric Fiselier
2019-04-24
1
-0
/
+3
*
[libc++] [test] Silence C++20 deprecation warnings in the MSVC STL
Casey Carter
2019-04-19
1
-1
/
+2
*
Make to_chars/from_chars work back to C++11. This means that we can use them ...
Marshall Clow
2019-03-20
1
-6
/
+7
*
Remove unused try catch blocks from old debug tests
Eric Fiselier
2019-03-19
1
-26
/
+14
*
Fix test failures after debug mode changes
Eric Fiselier
2019-03-18
1
-3
/
+3
*
Remove exception throwing debug mode handler support.
Eric Fiselier
2019-03-18
2
-307
/
+595
*
Support tests in freestanding
JF Bastien
2019-02-04
10
-10
/
+30
*
[libc++] Fix Windows build error in <functional>
Thomas Anderson
2019-01-29
1
-0
/
+1
*
[test] Define _LIBCPP_AVAILABILITY_THROW_BAD_ANY_CAST in msvc_stdlib_force_in...
Casey Carter
2019-01-23
1
-3
/
+7
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
53
-212
/
+159
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Attempt to make test_macros.h even more minimal
Eric Fiselier
2019-01-16
1
-1
/
+12
*
Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier
2019-01-16
1
-1
/
+5
*
Implement feature test macros using a script.
Eric Fiselier
2019-01-16
1
-0
/
+1
*
Add large file support to create_file for 32-bit.
Dan Albert
2019-01-15
1
-5
/
+41
*
[test] Fix logic error in <compare> tests; enable for MSVC Dev16
Casey Carter
2019-01-15
1
-1
/
+2
*
Generalize the comparison test structure to support cross-type comparisons. N...
Marshall Clow
2019-01-15
1
-36
/
+36
*
[libcxx] Use custom allocator's `construct` in C++03 when available.
Volodymyr Sapsai
2018-12-19
1
-0
/
+54
*
Fix FP comparisons when SSE isn't available
Eric Fiselier
2018-12-17
1
-0
/
+23
*
[test] [support] Use socket()+bind() to create unix sockets portably
Michal Gorny
2018-12-16
1
-2
/
+8
*
[test] Permit NetBSD in filesystem_dynamic_test_helper.py
Michal Gorny
2018-12-11
1
-1
/
+2
*
[pair] Mark constructors as conditionally noexcept
Louis Dionne
2018-12-11
2
-43
/
+52
*
Revert "[pair] Mark constructors as conditionally noexcept"
Louis Dionne
2018-12-11
2
-52
/
+43
*
[pair] Mark constructors as conditionally noexcept
Louis Dionne
2018-12-11
2
-43
/
+52
*
Revert "Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF...
Eric Fiselier
2018-11-28
1
-5
/
+1
*
Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier
2018-11-28
1
-1
/
+5
[next]