aboutsummaryrefslogtreecommitdiff
path: root/libcxx/utils
AgeCommit message (Expand)AuthorFilesLines
2024-06-21[libc++] Fix deployment target Lit features (#94791)Louis Dionne4-73/+112
2024-06-19[libc++] Fix triviality of std::pair for trivially copyable types without an ...Louis Dionne2-4/+5
2024-06-19[libc++] Install Python packaging to resolve LLDB data formatter issues (#95971)Louis Dionne1-0/+1
2024-06-17[libc++] Test suite adjustments on macOS (#95835)Louis Dionne1-3/+3
2024-06-16[libcxx] [ci] Simplify the mingw x86_64 configs (#95609)Martin Storsjö1-9/+0
2024-06-12Update actions-runner version for libc++ builder imagesEric Fiselier1-1/+1
2024-06-12[libc++][modules] Mark as implemented. (#90091)Mark de Wever1-0/+5
2024-06-12[libc++] Adds __cpp_lib_three_way_comparison FTM. (#91515)Mark de Wever1-2/+2
2024-06-10[libc++] Fix invalid escape sequences in Python comments (#94032)Eisuke Kawashima2-2/+2
2024-06-05[libc++] Fix SyntaxWarning messages from python 3.12 (#93637)AngryLoki2-2/+2
2024-06-04Remove act from builder image. It never turned out to be usefulEric Fiselier1-4/+0
2024-06-04[libc++] Properly detect whether C++20 modules are supported by the compiler ...Louis Dionne1-1/+8
2024-05-28[runtimes] Reintroduce a way to select the compiler used for the test suite (...Louis Dionne1-0/+8
2024-05-28[libc++] Make the __availability header a sub-header of __config (#93083)Louis Dionne1-2/+2
2024-05-28[libc++] Mark P2845R8 `__cpp_lib_format_path` and P2587R3 `__cpp_lib_to_strin...Stephan T. Lavavej1-2/+2
2024-05-28[libc++] Split up ABI and platform configuration to their own headers (#90863)Louis Dionne1-0/+2
2024-05-27[libcxx] [test] Use `shlex.quote()` to fix Python 3.13 compatibility (#93376)Michał Górny1-2/+2
2024-05-21[libcxx] [test] Detect mingw-w64 headers compatible with C++ module builds (#...Martin Storsjö1-1/+34
2024-05-16[libc++][test] `__cpp_lib_within_lifetime` -> `__cpp_lib_is_within_lifetime` ...Mital Ashok1-8/+10
2024-05-09[libc++][functional] P2944R3 (partial): Comparisons for `reference_wrapper` (...Hristo Hristov1-1/+0
2024-05-04[libc++] Fix P1206R7 feature test macros (#90914)krzysdz1-14/+18
2024-05-02Bump actions runner image used for libc++'s builders.Eric Fiselier1-1/+1
2024-05-01[libcxx][ci] In picolib build, ask clang for the normalised triple (#90722)David Spickett1-1/+7
2024-04-28[libc++][format] Improves escaping performance. (#88533)Mark de Wever1-33/+53
2024-04-25[libc++][format] Improves escaping. (#88283)Mark de Wever1-30/+19
2024-04-23[libc++] Add some private headers to libcxx.imp (#89568)Takuto Ikuta1-4/+9
2024-04-22[libc++] Don't commit libcxx.imp (#89391)Louis Dionne2-17/+22
2024-04-20[libc++][TZDB] Renames incomplete. (#89250)Mark de Wever1-1/+1
2024-04-19CompilerRT: Normalize COMPILER_RT_DEFAULT_TARGET_TRIPLE (#89234)YunQiang Su1-1/+1
2024-04-17[libc++][pstl] Promote CPU backends to top-level backends (#88968)Louis Dionne1-1/+1
2024-04-16[libc++][modules] Removes some validation quirks. (#88031)Mark de Wever1-5/+0
2024-04-16[NFC][libc++] Moves ios_base's forward declaration. (#88027)Mark de Wever1-2/+0
2024-04-15[libc++][CI] Tests LLDB libc++ data formatters. (#88312)Mark de Wever1-3/+7
2024-04-15[libc++][PSTL] Introduce cpu traits (#88134)Louis Dionne1-0/+1
2024-04-13[libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85794)Mark de Wever2-9/+0
2024-04-10[libc++] Adds a global private constructor tag. (#87920)Mark de Wever1-0/+1
2024-04-10[lib++][CI] Changes bootstrap build type. (#88175)Mark de Wever1-1/+1
2024-04-10[libc++][CI] Updates Docker LLDB dependencies. (#88174)Mark de Wever1-18/+17
2024-04-10[libc++][chrono] Adds the sys_info class. (#85619)Mark de Wever1-0/+6
2024-04-09[libc++][format] Switches to Unicode 15.1. (#86543)Mark de Wever9-2700/+3854
2024-04-09[libc++] Implement `bind_back` (#81055)Jakub Mazurkiewicz1-2/+1
2024-04-04[libc++][oss-fuzz] Updates C++ version used. (#87531)Mark de Wever1-1/+1
2024-04-03[libc++] Update status page after the Tokyo meeting (#87395)Louis Dionne1-23/+64
2024-03-28[libc++] Switch FreeBSD to C++26 (#86658)Ed Maste1-1/+1
2024-03-27[libc++][NFC] Remove whitespace that doesn't belongLouis Dionne1-1/+1
2024-03-25[libc++] Switch FreeBSD CI job to Clang 17 (#86320)Ed Maste2-2/+3
2024-03-25Fix the OSS fuzz build. (#86562)Eric1-1/+1
2024-03-25[libc++][CI] Updates the documentation. (#85264)Mark de Wever1-5/+4
2024-03-25[libc++][format] Adds ABI tags to inline constexpr variables. (#86293)Mark de Wever3-3/+3
2024-03-18Revert "[libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262)"Mark de Wever2-0/+9