.. |
algorithms
|
Add heterogeneous comparator support for __debug_less. Fixes PR17147.
|
2016-07-19 23:27:18 +00:00 |
atomics
|
Diagnose invalid memory orderings in <atomic>
|
2017-01-13 23:45:39 +00:00 |
containers
|
Undefine min/max in __tree
|
2017-02-04 20:27:46 +00:00 |
debug
|
Get more std::string _LIBCPP_DEBUG tests passing
|
2017-01-18 05:34:42 +00:00 |
depr
|
Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR
|
2017-01-24 22:22:33 +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
|
Revert yet another accidental change caused by r292684
|
2017-01-24 10:38:46 +00:00 |
thread
|
XFAIL native handle tests
|
2017-01-14 20:25:25 +00:00 |
type_traits
|
Move __lazy_* metafunctions to type traits and add tests
|
2015-08-31 03:50:31 +00:00 |
utilities
|
[libcxx] [test] Fix comment typos.
|
2017-02-05 22:48:20 +00:00 |
__init__.py
|
…
|
|
compiler.py
|
Work around python3 bytes vs str in libc++ test config
|
2017-01-15 00:06:02 +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 |