aboutsummaryrefslogtreecommitdiff
path: root/libcxx/utils
AgeCommit message (Expand)AuthorFilesLines
2024-02-05[libc++] Add missing conditionals for feature-test macros (#80168)Louis Dionne1-2/+8
2024-01-22Revert "[libc++][format] P2637R3: Member `visit` (`std::basic_format_arg`) (#...Petr Hosek1-1/+0
2024-01-22[libc++][numeric] P0543R3: Saturation arithmetic (#77967)Hristo Hristov1-4/+1
2024-01-21[libc++][modules] Improves std.compat module. (#76330)Mark de Wever3-2/+30
2024-01-21[libc++] Reland CI module improvements.Mark de Wever7-31/+82
2024-01-21[libc++][format] P2637R3: Member `visit` (`std::basic_format_arg`) (#76449)Hristo Hristov1-0/+1
2024-01-21[libc++][variant] P2637R3: Member `visit` (`std::variant`) (#76447)Hristo Hristov1-1/+5
2024-01-20[libc++][span] P2447R4: `std::span` over an initializer list (#78157)Hristo Hristov1-1/+0
2024-01-18Revert #76246 and #76083Daniel Thornburgh7-81/+31
2024-01-18[libc++] Un-xfail module tests in picolibc tests (#78580)Dominik Wójt1-1/+0
2024-01-17[libc++][hardening] Rework how the assertion handler can be overridden. (#77883)Konstantin Varlamov1-0/+3
2024-01-17[libc++][modules] Increase clang-tidy version used. (#76268)Mark de Wever1-2/+2
2024-01-17[libc++][modules] Adds module testing. (#76246)Mark de Wever4-8/+82
2024-01-17[libc++][modules] Removes module testing. (#76083)Mark de Wever5-25/+2
2024-01-16[libc++] Rewrite the IWYU generation (#78295)Louis Dionne2-109/+70
2024-01-16[libc++][print] Enables it on Apple backdeployment. (#76293)Mark de Wever1-9/+0
2024-01-12[libc++] tests with picolibc: update picolibc (#77908)Dominik Wójt1-1/+2
2024-01-12[libc++][Android] Add NDK ABI lists for i686 and x86_64 (#69272)Ryan Prichard1-0/+1
2024-01-11[runtimes] Use LLVM libunwind from libc++abi by default (#77687)Louis Dionne1-5/+0
2024-01-10[libc++][docs] Document the libc++ Lit testing format naming scheme (#73136)Will Hawkins1-56/+5
2024-01-09[libc++] Allow running the test suite with optimizations (#68753)Louis Dionne2-1/+40
2024-01-08[libcxx] Require qemu-system-arm for armv7m builder (#77067)David Spickett1-0/+6
2024-01-07Reapply "[libc++][streams] P1759R6: Native handles and file streams" (#77190)Hristo Hristov1-1/+0
2024-01-05Revert "[libc++][streams] P1759R6: Native handles and file streams (#76632)"Haowei Wu1-0/+1
2024-01-05[libc++][streams] P1759R6: Native handles and file streams (#76632)Hristo Hristov1-1/+0
2024-01-05[libc++][span] P2821R5: `span.at()` (#74994)Hristo Hristov1-0/+5
2023-12-19[libc++][print] Adds ostream overloads. (#73262)Mark de Wever2-1/+9
2023-12-18[libc++] Add a picolibc test configuration with exceptions enabled (#75462)Dominik Wójt2-32/+53
2023-12-18[libc++] Adds headers to FTM. (#75699)Mark de Wever1-3/+7
2023-12-14[libc++][test] Enhance ADDITIONAL_COMPILE_FLAGS, use TEST_MEOW_DIAGNOSTIC_IGN...Stephan T. Lavavej1-2/+9
2023-12-14[libc++] Remove anchors for agent queues from the BuildKite pipeline configur...Louis Dionne1-66/+79
2023-12-13[libc++] Add CI job for testing macOS C++03 (#75355)Louis Dionne1-0/+5
2023-12-12[libc++][module] Fixes std::string UDL. (#75000)Mark de Wever1-8/+0
2023-12-12[libc++][CI] Tests the no RTTI configuration. (#65518)Mark de Wever1-0/+5
2023-12-09[libc++][modules] Adds std.compat module. (#71438)Mark de Wever3-29/+357
2023-12-08[libc++][NFC] Move 32-bit pointer Lit feature check where it belongsLouis Dionne1-12/+12
2023-12-06[libc++] Update <source_location> and msvc_stdlib_force_include.h (#74266)Stephan T. Lavavej1-2/+0
2023-12-04[libc++] Add a merge driver that can apply clang-format (#73712)Louis Dionne1-0/+37
2023-12-04[libc++][NFC] Add a few clang-format annotations (#74352)Louis Dionne2-0/+4
2023-12-03[libc++][test] Avoid non-Standard zero-length arrays (#74183)Stephan T. Lavavej1-1/+1
2023-12-02[libc++][test] Make the feature-test macro tests more portable (#74185)Stephan T. Lavavej1-4/+4
2023-12-01Allow libc++ image tag to be specified via enviroment variables.eric2-4/+8
2023-11-30[libc++][test] `ADDITIONAL_COMPILE_FLAGS` should be a space-separated list (#...Stephan T. Lavavej1-3/+3
2023-11-30[libc++] Workaround linker errors in floating-point atomic tests (#73398)Hui1-6/+3
2023-11-29[libc++] Remove linux Buildkite builders entirely (#73825)Eric1-18/+0
2023-11-29[libc++][format] Fixes formatting code units as integers. (#73396)Mark de Wever1-1/+0
2023-11-29[libc++] Add initial support for picolibcMichael Platings5-2/+178
2023-11-29[libc++] Remove unused Python imports (#73724)Stephan T. Lavavej13-19/+4
2023-11-27[libc++] Move compiler-detection Lit features first (#73544)Louis Dionne1-57/+59
2023-11-27[libc++] Remove experimental pmr headers now shipped in mainline (#73172)Louis Dionne1-12/+0