- e5d2d3e [libc++][chrono] Implements formatter day. by Mark de Wever · 2 years, 9 months ago
- b490c8a [libc++][format] Updates feature-test macros. by Mark de Wever · 2 years, 9 months ago
- beb413a [test][libcxx] Mark ubsan test as UNSUPPORTED by Vitaly Buka · 2 years, 9 months ago
- 94c6dfb [clang] Implement setting crash_diagnostics_dir through env variable by Matheus Izvekov · 2 years, 9 months ago
- 5fab33a [libc++] Avoid instantiating type_trait classes by Nikolas Klauser · 2 years, 9 months ago
- 2d52c6b [libc++] Granularize __tuple by Nikolas Klauser · 2 years, 9 months ago
- e0b3356 [libc++] Enable rvalue overloads for pair in C++03 by Nikolas Klauser · 2 years, 9 months ago
- d5e2677 [libc++] Granularize the rest of memory by Nikolas Klauser · 2 years, 9 months ago
- 30dadaa [libc++] Implement P2273R3 (`constexpr` `unique_ptr`) by Igor Zhukov · 2 years, 9 months ago
- 4004fb6 [NFC][libc++] Uses the new way to mark Standard includes. by Mark de Wever · 2 years, 9 months ago
- 49c3c40 [NFC][libc++][format] Removes unused code. by Mark de Wever · 2 years, 9 months ago
- 56065c4 [NFC][libc++] Removes GCC-11 support. by Mark de Wever · 2 years, 9 months ago
- ba6ad62 [libc++] Fixes generated output CI job. by Mark de Wever · 2 years, 9 months ago
- e31c2a1 [NFC][libc++] Moves transitive includes location. by Mark de Wever · 2 years, 9 months ago
- ff06c2d [libc++] Fixes generated output CI job. by Mark de Wever · 2 years, 9 months ago
- bc8fd9c Revert "[libc++] Granularize the rest of memory" by Vitaly Buka · 2 years, 9 months ago
- 3a49cff [libc++] Implement P2445R1 (`std::forward_like`) by Igor Zhukov · 2 years, 9 months ago
- c747bd0 [libc++][NFC] Copy the whole union instead of a member; also remove __zero() by Nikolas Klauser · 2 years, 9 months ago
- 30adaa7 [libc++] Granularize the rest of memory by Nikolas Klauser · 2 years, 9 months ago
- cac9a6f [libc++] Remove noexcept specifier from operator""s by Nikolas Klauser · 2 years, 9 months ago
- 84fc2c3 [libc++] Make the naming of private member variables consistent and enforce it through readability-identifier-naming by Nikolas Klauser · 2 years, 9 months ago
- 3c355e2 [libc++] Enable [[nodiscard]] extensions by default by Nikolas Klauser · 2 years, 9 months ago
- 9185d6e [libc++] Avoids self references in transitive include test. by Mark de Wever · 2 years, 9 months ago
- 2928b23 [NFC][libc++] char_traits code cleanups. by Mark de Wever · 2 years, 9 months ago
- 37c98da [libc++][format] Fixes broken CI. by Mark de Wever · 2 years, 9 months ago
- 8ff2d6a [libc++] Reduces the number of transitive includes. by Mark de Wever · 2 years, 9 months ago
- f92c733 [libc++][format] Fixes floating-point formatting. by Mark de Wever · 2 years, 9 months ago
- a595fcf [NFC][libc++][format] Renames __char_type concept. by Mark de Wever · 2 years, 9 months ago
- 36e0e2c [libc++][format] Allows width arg-id with value 0. by Mark de Wever · 2 years, 9 months ago
- 87dd8c7 [libc++][CI] increases constexpr evaluation limit. by Mark de Wever · 2 years, 9 months ago
- 722ee90 [libc++] Tests transitive includes for all C++03. by Mark de Wever · 2 years, 9 months ago
- 982287a [libc++][experimental] Disables PMR in C++03. by Mark de Wever · 2 years, 9 months ago
- 308a5b1 [libc++] Inlines format_error for clang-cl DLL. by Mark de Wever · 2 years, 9 months ago
- e1e9961 [SystemZ][z/OS] Account for renamed parameter name (libc++) by Muiez Ahmed · 2 years, 9 months ago
- a72f6b0 [libc++] Improves feature-test macro diagnostics. by Mark de Wever · 2 years, 9 months ago
- 3012a0c [libcxx] CI: set symbolizer for bootstrapping build by Matheus Izvekov · 2 years, 9 months ago
- 8e29e37 [libcxx] [test] Remove an unnecessary condition in a feature check by Martin Storsjö · 2 years, 9 months ago
- a6ce0d0 [NFC][libc++][format] Use ranges in the output. by Mark de Wever · 2 years, 9 months ago
- 640e2ba [libc++] Mark everything in <deque> as _LIBCPP_HIDE_FROM_ABI and replace _LIBCPP_INLINE_VISIBILITY by Nikolas Klauser · 2 years, 9 months ago
- ca04b49 [libc++][CI] Increases the Clang version used. by Mark de Wever · 2 years, 9 months ago
- a13822b [libc++] Simplify type_traits a bit more by Nikolas Klauser · 2 years, 9 months ago
- 59d246e [libc++] Remove __deque_base by Nikolas Klauser · 2 years, 9 months ago
- 786366b [libc++][NFC] Remove some of the code duplication in the string tests by Nikolas Klauser · 2 years, 9 months ago
- 98f6a56 [libc++] Enable hash only for the correct types by Nikolas Klauser · 2 years, 9 months ago
- 56e1f0f [libc++][NFC] Remove reserved names from support/constexpr_char_traits.h by Nikolas Klauser · 2 years, 9 months ago
- eb1ceb1 [libc++][test] Use TEST_HAS_NO_CHAR8_T to simplify #ifdefs. NFCI. by Joe Loser · 2 years, 9 months ago
- f2d957f [libc++] Allow specifying conditional compile flags dependent on basic Lit features by Louis Dionne · 2 years, 9 months ago
- 6ffd397 [libc++][NFC] Remove tab in filebuf/traits_mismatch.fail.cpp by Nikolas Klauser · 2 years, 9 months ago
- 36aea61 [libc++][NFC] Remove mentions of warn_unused_result by Nikolas Klauser · 2 years, 9 months ago
- b978dfb [libc++] Consolidate the different [[nodiscard]] configuration options into a single one by Nikolas Klauser · 2 years, 9 months ago
- 4262b52 [libc++][NFC] Enable modernize-use-override by Nikolas Klauser · 2 years, 9 months ago
- b50f024 [libc++] Fix .compile.fail.cpp tests that should have been marked as UNSUPPORTED in C++03/11 by Louis Dionne · 2 years, 9 months ago
- 3d68a67 [libc++] Tests transitive includes for all C++ versions. by Mark de Wever · 2 years, 9 months ago
- 690a469 [runtimes] Don't link against compiler-rt when we don't find it by Louis Dionne · 2 years, 9 months ago
- 355e0ce [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ by Louis Dionne · 2 years, 9 months ago
- 89469df [libc++] Remove trailing whitespace from libcxx includes, source, tests and benchmarks by Louis Dionne · 2 years, 9 months ago
- fb8351d [libc++] Update oss-fuzz.sh to use LLVM_ENABLE_RUNTIMES by Louis Dionne · 2 years, 9 months ago
- 342e0eb Revert the removal of LLVM_ENABLE_PROJECTS for libc++ and libc++abi by Louis Dionne · 2 years, 9 months ago
- e137fb6 [clang][libcxx] renames `__remove_reference` by Christopher Di Bella · 2 years, 9 months ago
- 0e79711 [libcxx][NFC] utilises compiler builtins for unary transform type-traits by Christopher Di Bella · 2 years, 9 months ago
- d49a82f [NFC][libc++][doc] Improves rst formatting. by Mark de Wever · 2 years, 9 months ago
- 6ebc2a1 [libc++] Fix typos in deprecation messages for experimental searchers by Joe Loser · 2 years, 9 months ago
- 176db3b [RFC] Remove support for building C++ with `LLVM_ENABLE_PROJECTS` by John Ericson · 2 years, 9 months ago
- 00da9e9 [libc++][string] Removes obsolete constexpr. by Mark de Wever · 2 years, 9 months ago
- 2ede992 [libc++][doc] Updates status of P2291R3. by Mark de Wever · 2 years, 9 months ago
- ae071a5 [libc++][NFC][spaceship] Update status doc by Adrian Vogelsgesang · 2 years, 9 months ago
- 8a002ab [libcxx] [test] Fix the transitive_includes test on Windows by Martin Storsjö · 2 years, 9 months ago
- 5146b57 [libc++][NFC] Rename the constexpr macros by Nikolas Klauser · 2 years, 9 months ago
- 8437c8f [libcxx] [test] Mark the libcxx/selftest/remote-substitutions.sh.cpp test as requiring bash in the executor by Martin Storsjö · 2 years, 9 months ago
- 81e55ff [libcxx] [test] Make some threading tests more robust by Martin Storsjö · 2 years, 9 months ago
- 63d88ed [libcxx] [test] Split the TEST_HAS_SANITIZERS define into TEST_IS_EXECUTED_IN_A_SLOW_ENVIRONMENT by Martin Storsjö · 2 years, 9 months ago
- e78223e [libcxx] [test] Remove --env PATH from the static clangcl config by Martin Storsjö · 2 years, 9 months ago
- e941b03 Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" by John Ericson · 2 years, 9 months ago
- f1974f0 [libc++] Implement `operator<=>` for `filesystem::directory_entry` by Adrian Vogelsgesang · 2 years, 9 months ago
- b3ab3be [libc++] Implement `operator<=>` for `filesystem::path` by Adrian Vogelsgesang · 2 years, 9 months ago
- b8cb1dc [libc++] Make <ranges> non-experimental by Louis Dionne · 2 years, 9 months ago
- 8fc23c9 [libc++] Mark everything inside vector as _LIBCPP_HIDE_FROM_ABI by Nikolas Klauser · 2 years, 9 months ago
- f7a3309 [cmake] Use `CMAKE_INSTALL_LIBDIR` too by John Ericson · 2 years, 9 months ago
- 1db43b7 [libc++] Replace _LIBCPP_INLINE_VISIBILITY and mark all functions _LIBCPP_HIDE_FROM_ABI in __split_buffer by Nikolas Klauser · 2 years, 9 months ago
- 750ee8d [NFC][libc++] Fixes a typo. by Mark de Wever · 2 years, 9 months ago
- dea4386 [libc++][NFC] Add a short description for __split_buffer by Nikolas Klauser · 2 years, 9 months ago
- 56a3445 [libcxx] Fix using the vcruntime ABI with _HAS_EXCEPTIONS=0 defined by Paul Kirth · 2 years, 9 months ago
- 081dad9 [libcxx][spaceship][doc] Repair links and clean up spaceship progress doc by Kent Ross · 2 years, 9 months ago
- 8cedff1 [libc++] Diagnose when header search paths are set up incorrectly by Louis Dionne · 2 years, 9 months ago
- 5a42e2b Revert "[libcxx] Resolve warnings for Wshift-sign-overflow" by Dominic Chen · 2 years, 9 months ago
- 774c3931 [libcxx] Resolve warnings for Wshift-sign-overflow by Dominic Chen · 2 years, 9 months ago
- da6ff3a [libc++][format] Uglyfies format buffer. by Mark de Wever · 2 years, 9 months ago
- 4761a74 [libc++][CI] Updates and improves the Docker image. by Mark de Wever · 2 years, 9 months ago
- 130b181 [libc++] Improve updating data files. by Mark de Wever · 2 years, 9 months ago
- f7c0df00 [libc++][format] Improve format buffer. by Mark de Wever · 2 years, 9 months ago
- 69c09d1 [test][libcxx] Don't XFAIL passing test with HWASAN by Vitaly Buka · 2 years, 9 months ago
- e693304 [test][libcxx] Use own feature for HWAsan by Vitaly Buka · 2 years, 9 months ago
- 06d16eb [test][libcxx] Disable new.delete.array tests for HWAsan by Vitaly Buka · 2 years, 9 months ago
- c63f2581 Enable -Wctad-maybe-unsupported in LLVM build by David Blaikie · 2 years, 9 months ago
- 877620b [libc++] Implement `operator<=>` for `error_{code,condition}` by Adrian Vogelsgesang · 2 years, 9 months ago
- 0e876ed [libc++] Implement `operator<=>` for `error_category` by Adrian Vogelsgesang · 2 years, 9 months ago
- ace3ce8 [test][libc++][hwasan] Handle hwaddress_sanitizer by Vitaly Buka · 2 years, 9 months ago
- f7f5308 [libc++][test] Fix conversion signed/unsigned in test/support/MoveOnly.h by Igor Zhukov · 2 years, 9 months ago
- c4566ca [libc++][spaceship] Implement std::variant::operator<=> by Kent Ross · 2 years, 9 months ago
- aacf1a9 Revert "[clang] adds unary type transformations as compiler built-ins" by Nico Weber · 2 years, 9 months ago