aboutsummaryrefslogtreecommitdiff
path: root/libcxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-22[libc++][NFC] Remove trailing whitespace from release notesLouis Dionne1-1/+1
2024-01-22[libcxx] Fix typo in parallel `for_each_n` test (#78954)Michael Schellenberger Costa1-3/+3
2024-01-22[libc++][numeric] P0543R3: Saturation arithmetic (#77967)Hristo Hristov24-29/+1697
2024-01-21[libc++] Fix Coverity warning about use-after-move (#78780)Louis Dionne1-2/+3
2024-01-21[libc++][doc] Update the release notes for LLVM 18 (#78324)Mark de Wever4-20/+74
2024-01-21[libc++] Fix typo in _LIBCPP_REMOVE_TRANSITIVE_INCLUDES (#78639)bobsayshilol2-2/+2
2024-01-21[libc++] Clang-tidy enable modernize-use-nullptr.Mark de Wever4-9/+9
2024-01-21[NFC][libc++] tab -> spaceMark de Wever1-1/+1
2024-01-21[libc++] Install modules. (#75741)Mark de Wever18-1/+109
2024-01-21[libc++][modules] Improves std.compat module. (#76330)Mark de Wever6-148/+35
2024-01-21[libc++] Reland CI module improvements.Mark de Wever35-290/+201
2024-01-21[libc++][format] P2637R3: Member `visit` (`std::basic_format_arg`) (#76449)Hristo Hristov15-48/+927
2024-01-21[libc++][spaceship][NFC] Status page update (#78894)Hristo Hristov1-2/+2
2024-01-20[libc++][hardening] Categorize assertions that produce incorrect results (#77...Konstantin Varlamov13-29/+44
2024-01-20[libc++][hardening] XFAIL tests with HWASAN (#78866)Vitaly Buka3-3/+3
2024-01-21[libc++][variant] P2637R3: Member `visit` (`std::variant`) (#76447)Hristo Hristov7-7/+706
2024-01-21[libc++] <experimental/simd> Add load constructor for class simd/simd_mask (#...ZhangYin8-0/+203
2024-01-20[libc++] FreeBSD CI: Adds `<signal.h>` to `check_assertion.h` (#78863)Hristo Hristov1-0/+2
2024-01-20[libc++][hardening] XFAIL test in fast mode under HWASAN (#78862)Vitaly Buka3-0/+6
2024-01-20[libc++] fix condition_variable_any hangs on stop_request (#77127)Hui5-30/+311
2024-01-20Module documentation improvement: prebuilt module location can be directly fe...LEE KYOUNGHEON1-2/+2
2024-01-20[libc++][spaceship][NFC] Status page update: *libc++* Spaceship Operator Stat...Hristo Hristov1-4/+5
2024-01-20[libc++][span] P2447R4: `std::span` over an initializer list (#78157)Hristo Hristov13-46/+238
2024-01-20[libc++][any] LWG3305: `any_cast<void>` (#78215)Hristo Hristov3-1/+38
2024-01-20[libc++][memory] P2868R1: Removing deprecated typedef `std::allocator::is_alw...Hristo Hristov10-5/+86
2024-01-19[libc++][test] Move format.functions ASCII tests to `libcxx/test/libcxx` (#78...Stephan T. Lavavej2-1/+1
2024-01-19[libc++][hardening] In production hardening modes, trap rather than abort (#7...Konstantin Varlamov119-354/+483
2024-01-19[SemaCXX] Implement CWG2137 (list-initialization from objects of the same typ...Mital Ashok1-1/+20
2024-01-19[libc++] Implement LWG3940: std::expected<void, E>::value() also needs E to b...Twice4-12/+53
2024-01-18Revert "[ASan][libc++] Turn on ASan annotations for short strings" (#78627)Vitaly Buka5-429/+34
2024-01-18Revert #76246 and #76083Daniel Thornburgh35-200/+290
2024-01-18[libc++] Renames ABI tag. (#78342)Mark de Wever8-13/+9
2024-01-18[libc++] Un-xfail module tests in picolibc tests (#78580)Dominik Wójt4-1/+12
2024-01-18[libc++] <experimental/simd> Fix vector_aligned_tag (#76611)ZhangYin1-1/+2
2024-01-18[ASan][libc++] Turn on ASan annotations for short strings (#75882)Tacet5-34/+429
2024-01-17[libc++][hardening] Rework how the assertion handler can be overridden. (#77883)Konstantin Varlamov30-115/+158
2024-01-17Revert "[libc++] Fix `regex_search` to match `$` alone with `match_default` f...Sanjay Marreddi2-17/+0
2024-01-17Revert "[libc++] Clang-tidy enable modernize-use-nullptr. (#76659)" (#78409)Konstantin Varlamov3-8/+8
2024-01-17[ASan][libc++][NFC] refactor vector annotations arguments (#78322)Tacet1-7/+7
2024-01-17[libc++][modules] Fixes clang-tidy exports. (#76288)Mark de Wever1-1/+5
2024-01-17[libc++] Clang-tidy enable modernize-use-nullptr. (#76659)Mark de Wever3-8/+8
2024-01-17[libc++][modules] Increase clang-tidy version used. (#76268)Mark de Wever2-4/+4
2024-01-17[libc++][modules] Adds module testing. (#76246)Mark de Wever13-11/+184
2024-01-17[libc++][modules] Removes module testing. (#76083)Mark de Wever26-283/+13
2024-01-16[libc++][modules] Fixes RTTI build.Mark de Wever1-0/+2
2024-01-16[libc++] Rewrite the IWYU generation (#78295)Louis Dionne3-160/+906
2024-01-16[libc++][NFC] Add deprecated mention for _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCAT...Louis Dionne1-0/+1
2024-01-16[libc++][print] Enables it on Apple backdeployment. (#76293)Mark de Wever10-21/+14
2024-01-16[libc++] Improves _LIBCPP_HAS_NO_THREADS guards. (#76624)Mark de Wever7-35/+42
2024-01-16[libc++] Deprecate removed features macros. (#77879)Mark de Wever6-1/+66