.. |
algorithms
|
Add heterogeneous comparator support for __debug_less. Fixes PR17147.
|
2016-07-19 23:27:18 +00:00 |
atomics
|
Adjust libc++ test infastructure to fully support modules
|
2016-12-05 23:16:07 +00:00 |
containers
|
Fix debug mode for vector/list and cleanup tests
|
2016-12-28 06:06:09 +00:00 |
debug
|
Fix debug mode for vector/list and cleanup tests
|
2016-12-28 06:06:09 +00:00 |
depr
|
[libcxx] Implement locale.h to fix modules build
|
2016-11-19 01:14:15 +00:00 |
diagnostics
|
Move more _LIBCPP_VERSION tests to test/libcxx.
|
2016-06-22 02:07:26 +00:00 |
experimental
|
Enable the -Wsign-compare warning to better support MSVC
|
2016-12-11 05:31:00 +00:00 |
extensions
|
Fix or move various non-standard tests.
|
2016-04-29 04:07:45 +00:00 |
input.output
|
Move remaining _LIBCPP_VERSION tests into test/libcxx
|
2016-06-22 02:23:22 +00:00 |
iterators
|
Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG
|
2017-01-06 20:58:25 +00:00 |
language.support
|
Implement P0035R4 -- Add C++17 aligned allocation functions
|
2016-10-14 06:46:30 +00:00 |
localization
|
Fix missed sign-compare warning
|
2016-12-24 00:44:20 +00:00 |
modules
|
Attempt to fix stdint/cstdint modules try 2
|
2016-11-22 20:05:19 +00:00 |
numerics
|
Fix unused parameters and variables
|
2016-12-23 23:37:52 +00:00 |
selftest
|
Add some checking so that the TEST_HAS_XXX macros match up with the _LIBCPP_NO_HAS_XXX macros. No functional change
|
2016-05-17 14:58:09 +00:00 |
strings
|
Adjust libc++ test infastructure to fully support modules
|
2016-12-05 23:16:07 +00:00 |
test
|
Get all tuple tests passing on Windows
|
2017-01-07 00:10:42 +00:00 |
thread
|
Adjust libc++ test infastructure to fully support modules
|
2016-12-05 23:16:07 +00:00 |
type_traits
|
Move __lazy_* metafunctions to type traits and add tests
|
2015-08-31 03:50:31 +00:00 |
utilities
|
Add gcc-[56] clang-3.[678] to list of XFAILS for variant tests. Patch from Michael Park
|
2017-01-05 09:06:30 +00:00 |
__init__.py
|
…
|
|
compiler.py
|
Enable -Wunreachable-code and fix duplicate warning flags
|
2016-12-24 04:34:33 +00:00 |
double_include.sh.cpp
|
Update doc and various cleanup
|
2016-12-23 20:00:13 +00:00 |
libcpp_version.pass.cpp
|
Add test that _LIBCPP_VERSION matches __libcpp_version
|
2016-12-23 19:38:43 +00:00 |
util.py
|
Add missing license headers
|
2016-01-19 21:52:04 +00:00 |