summaryrefslogtreecommitdiff
path: root/libcxx/include/__debug_utils
AgeCommit message (Expand)Author
2025-10-07[libc++] Make the naming of the iterator_traits aliases consistent (#161661)Nikolas Klauser
2025-06-10[libc++] Inline __has_feature and __has_extension uses (#133634)Nikolas Klauser
2024-10-12[libc++][RFC] Always define internal feature test macros (#89178)Nikolas Klauser
2024-04-13[libc++][NFC] Move basic ASan annotation functions into a utility header (#87...Nikolas Klauser
2024-01-22[libc++][hardening] Categorize assertions related to strict weak ordering (#7...Konstantin Varlamov
2023-12-18[libc++] Format the code base (#74334)Louis Dionne
2023-06-28[libc++][hardening][NFC] Introduce `_LIBCPP_ASSERT_UNCATEGORIZED`.varconst
2023-06-04[libcxx] Add strict weak ordering checks to sorting algorithmsDanila Kutenin
2022-08-19[libc++][NFC] Rename the constexpr macrosNikolas Klauser
2022-07-22[libc++][ranges] Implement `ranges::shuffle`.Konstantin Varlamov
2022-07-17[libc++][ranges] Make range algorithms support proxy iteratorsKonstantin Varlamov
2022-07-03[libc++] Make _LIBCPP_DEBUG_RANDOMIZE_RANGE a functionNikolas Klauser