..
algorithms
[libc++] [LIBCXX-DEBUG-FIXME] Our `__debug_less` breaks some complexity guarantees.
2021-05-05 16:21:09 -04:00
atomics
[libc++] Move handling of the target triple to the DSL
2021-05-08 11:10:53 -04:00
concepts
[libc++][NFC] Remove stray whitespace
2021-04-28 15:34:38 -04:00
containers
[libc++] [test] Test that unordered_*::swap/move/assign does not invalidate iterators.
2021-05-07 10:04:26 -04:00
depr
[libc++] NFC: Normalize `#endif //` comment indentation
2021-04-20 12:03:32 -04:00
diagnostics
[libc++] Move handling of the target triple to the DSL
2021-05-08 11:10:53 -04:00
experimental
[libcxx][nfc] prefixes test type `input_iterator` with `cpp17_`
2021-05-02 05:02:59 +00:00
input.output
[libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 22:23:01 +03:00
iterators
[libc++] [LIBCXX-DEBUG-FIXME] std::advance shouldn't use ADL `>=` on the _Distance type.
2021-05-05 16:21:09 -04:00
language.support
[libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-13 00:45:39 +00:00
localization
[libc++] Move handling of the target triple to the DSL
2021-05-08 11:10:53 -04:00
namespace
[libc++] Add a libc++ configuration that does not support localization
2020-10-27 14:56:30 -04:00
numerics
[libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-11 12:23:55 -04:00
ranges
[libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-13 10:07:57 -07:00
re
[libcxx][ranges] Add `random_access_{iterator,range}`.
2021-05-04 21:42:55 -07:00
strings
[libc++] Move handling of the target triple to the DSL
2021-05-08 11:10:53 -04:00
thread
[libc++] NFC: Refactor Lit annotations
2021-05-08 12:16:41 -04:00
utilities
[libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-11 06:43:29 +00:00
pstl
[libc++] Take 2: Integrate the PSTL into libc++
2019-08-05 18:29:14 +00:00