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
*
Mark tests as unsupported under libcpp-no-exceptions
Roger Ferrer Ibanez
2017-01-10
2
-2
/
+2
*
Added XFAIL for the apple versions of clang as well
Marshall Clow
2017-01-09
6
-0
/
+6
*
Implement P0403R1 - 'Literal suffixes for basic_string_view'. Requires clang ...
Marshall Clow
2017-01-09
6
-0
/
+170
*
Replace identifiers called `__out` because Windows.h #defines it.
Eric Fiselier
2017-01-07
1
-0
/
+7
*
[libcxx] [test] Strip trailing whitespace. NFC, no code review.
Stephan T. Lavavej
2017-01-07
5
-8
/
+8
*
Get all tuple tests passing on Windows
Eric Fiselier
2017-01-07
2
-2
/
+3
*
Fix linking of DLL's on Windows
Eric Fiselier
2017-01-07
3
-23
/
+63
*
Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG
Eric Fiselier
2017-01-06
5
-9
/
+63
*
[libc++] Cleanup and document <__threading_support>
Eric Fiselier
2017-01-06
3
-3
/
+3
*
Add gcc-[56] clang-3.[678] to list of XFAILS for variant tests. Patch from Mi...
Eric Fiselier
2017-01-05
4
-9
/
+14
*
Use C++11 static_assert in variant tests. Patch from Michael Park
Eric Fiselier
2017-01-05
2
-24
/
+24
*
Get tests linking on Windows.
Eric Fiselier
2017-01-05
1
-0
/
+6
*
Fix test suite configuration when no lit.site.cfg is available
Eric Fiselier
2017-01-05
1
-3
/
+5
*
Get test-suite configuring on Windows with clang-cl
Eric Fiselier
2017-01-05
1
-9
/
+50
*
Fix XPASS buildbot failure related to structured bindings
Eric Fiselier
2017-01-05
1
-1
/
+1
*
Fix PR26961 - Add default constructor to std::pointer_safety struct.
Eric Fiselier
2017-01-05
2
-2
/
+34
*
Fix std::pointer_safety type in ABI v2
Eric Fiselier
2017-01-05
3
-0
/
+66
*
Fix verify test on 32 bit systems
Eric Fiselier
2017-01-04
1
-1
/
+1
*
Implement P0505: 'Wording for GB 50'
Marshall Clow
2017-01-04
10
-16
/
+190
*
Use C++11 static_assert in variant tests. Patch from Michael Park
Eric Fiselier
2017-01-04
3
-32
/
+32
*
[libcxx] Re-implement LWG 2770 again: Fix tuple_size to work with structured ...
Eric Fiselier
2017-01-04
6
-19
/
+312
*
Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to re...
Marshall Clow
2017-01-04
3
-6
/
+109
*
[libcxx] [test] Strip trailing whitespace.
Stephan T. Lavavej
2017-01-04
5
-5
/
+5
*
[libcxx] [test] Fix recently introduced warnings emitted by MSVC.
Stephan T. Lavavej
2017-01-04
4
-0
/
+16
*
[libcxx] Add build/test support for the externally threaded libc++abi variant
Asiri Rathnayake
2017-01-03
3
-8
/
+8
*
[libcxx] Fix testing of the externally-threaded library build
Asiri Rathnayake
2017-01-03
1
-1
/
+1
*
threading_support: refactor for Win32 threading
Saleem Abdulrasool
2017-01-03
1
-1
/
+1
*
Recommit r290839 - Fix configuring and building libc++ w/o an ABI library.
Eric Fiselier
2017-01-03
1
-1
/
+1
*
Re-implement LWG 2770 - Fix tuple_size with structured bindings.
Eric Fiselier
2017-01-02
3
-24
/
+16
*
Fix some 'FIXME's in the tests.
Marshall Clow
2016-12-30
4
-18
/
+10
*
Recommit r290750: Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-0
/
+9
*
Revert r290750 - Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-9
/
+0
*
Add missing include in test.
Eric Fiselier
2016-12-30
1
-0
/
+2
*
Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-0
/
+7
*
Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions.
Ed Schouten
2016-12-30
2
-4
/
+0
*
Get ctype_byname tests passing on Linux.
Eric Fiselier
2016-12-30
6
-75
/
+96
*
Fix PR31489 - std::function self-swap segfaults
Eric Fiselier
2016-12-29
2
-94
/
+195
*
Fix debug mode for vector/list and cleanup tests
Eric Fiselier
2016-12-28
26
-855
/
+345
*
Add tests for unordered container tests and std::string
Eric Fiselier
2016-12-28
4
-0
/
+547
*
Fix build errors in C++03 caused by recent debug changes
Eric Fiselier
2016-12-28
1
-2
/
+2
*
Implement a throwing version of _LIBCPP_ASSERT.
Eric Fiselier
2016-12-28
3
-0
/
+96
*
Implement P0435R1 - Resolving LWG issues for common_type
Eric Fiselier
2016-12-27
1
-10
/
+183
*
Fix PR31481 - 3+ parameter common_type isn't SFINAE friendly
Eric Fiselier
2016-12-27
1
-5
/
+17
*
Fix bug #31387 - not checking end iterator when parsing decimal escape. Thank...
Marshall Clow
2016-12-24
1
-0
/
+44
*
Enable -Wunreachable-code and fix duplicate warning flags
Eric Fiselier
2016-12-24
3
-9
/
+9
*
Fix ASAN test failure
Eric Fiselier
2016-12-24
1
-1
/
+3
*
Fix -Wsign-compare warnings in re tests that only run on OS X
Eric Fiselier
2016-12-24
7
-224
/
+224
*
Fix sign-compare warnings on ARM platforms caused by wchar_t being unsigned
Eric Fiselier
2016-12-24
1
-7
/
+7
*
Fix warning caused by platforms providing a signed wint_t
Eric Fiselier
2016-12-24
1
-1
/
+2
*
Fix yet another missed -Wunused warning. Hopefully this is the last one
Eric Fiselier
2016-12-24
1
-7
/
+8
[next]