Movatterモバイル変換
[0]ホーム
- 86d30cc[libc++] Refactor internal index_sequence API to match the public one (#149475)by Nikolas Klauser· 19 hours agomain
- 8c5993f[libc++][ranges] implement `std::ranges::zip_transform_view` (#79605)by Hui· 20 hours ago
- 29933e8[libc++] constexpr flat_multimap (#148417)by Hui· 36 hours ago
- 2762073[libc++] Add and empty skeleton for LLVM 22 release notes (#149535)by Louis Dionne· 2 days ago
- 569aa83[libc++] Diagnose passing null pointers to a bunch of APIs (#148585)by Nikolas Klauser· 2 days ago
- 9cdbd38[libc++] Move a bunch of extensions tests to test/extensions (#149275)by Nikolas Klauser· 2 days ago
- 12c04d6Reland [Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types (#149613)by YexuanXiao· 2 days ago
- 7777118[libc++][NFC] Fix typos in the libc++ 21 release notes (#149536)by Louis Dionne· 3 days ago
- f582115Remove last few bits for Native Client support (#148983)by Brad Smith· 3 days ago
- e77c00a[libc++] Remove unused _LIBCPP_HAS_NO_STD_MODULES macro from __config_site (#148902)by Louis Dionne· 3 days ago
- 0e33631[libc++][tests] Update XFAIL annotations for some tests on Windows (#149124)by Paul Kirth· 3 days ago
- 3eda1e6Revert "[Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types instead of built-in types (#143653)"by Kazu Hirata· 3 days ago
- 52d4e4b[Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types instead of built-in types (#143653)by YexuanXiao· 3 days ago
- 262538e[libc++][Android] Reenable 2 tests for Android (#149415)by Ryan Prichard· 3 days ago
- 66f2334[libcxx][fstream][NFC] Make __failed helper lambda a member function (#149390)by Michael Buch· 3 days ago
- 5424e0d[libc++] Fix hash_multi{map,set}::insert (#149290)by Nikolas Klauser· 3 days ago
- 8c7001a[libc++] Move more tests into better places (#148419)by Nikolas Klauser· 4 days ago
- 757c0bc[libc++][NFC] Use variable templates in <string> (#149038)by Nikolas Klauser· 4 days ago
- 339e4c2[libc++] Remove minimal_cxx11_configuration.pass.cpp (#149119)by Nikolas Klauser· 4 days ago
- 7beb688[libc++] Add missing include <limits> to bitset to_ullong.pass.cpp test (#149149)by Jonathan Wakely· 4 days ago
- 3618017[libc++] Granularize `range_format` and `format_kind` declarations (#148876)by William Tran-Viet· 4 days ago
- 25b1240[libc++][Android] Update compiler and sysroot (#148998)by Ryan Prichard· 4 days ago
- f42ef1bMinor formatting fix in 'generate_feature_test_macro_components' (#148889)by Steve O'Brien· 5 days ago
- e572a5f[libc++] Simplify __hash_table further (#148375)by Nikolas Klauser· 5 days ago
- a932449[Clang] Diagnose forming references to nullptr (#143667)by Corentin Jabot· 5 days ago
- d33935eRemove workarounds for NDK versions before 2017's r16. (#148879)by enh-google· 5 days ago
- 4e14ffb[libc++] Implement _LIBCPP_SUPPRESS_DEPRECATED macros in terms of _LIBCPP_DIAGNOSTIC macros (#143857)by Nikolas Klauser· 5 days ago
- b4cfc95[libc++][NFC] Remove some __tree internal accessor functions (#147266)by Nikolas Klauser· 5 days ago
- e6e5c65[libc++] Update polymorphic_allocator to never contain a nullptr (#148423)by Nikolas Klauser· 5 days ago
- 51202dd[libc++] Always initialize __tree::{,const_}iterator (#147167)by Nikolas Klauser· 5 days ago
- e98ec1f[libc++] Simplify std::launder (#147985)by Nikolas Klauser· 5 days ago
- 621455c[libc++] Annotate barrier functions that are defined in the dylib (#148542)by Nikolas Klauser· 5 days ago
- b154ff7[libc++] Add missing unsupported attributes to hardening timezone tests. (#148406)by Konstantin Varlamov· 5 days ago
- 6bf335c[libc++][docs] Add missing entry for status pages, fix bad formatting, and deduplicate (#148186)by A. Jiang· 6 days ago
- f4c5741[libc++] Bump Xcode support (#148651)by Louis Dionne· 6 days ago
- a37f363[libc++] Ensure that we restore invariants in basic_filebuf::overflow (#147389)by Louis Dionne· 6 days ago
- 34e2e53Bump version to 22.0.0-gitby Tobias Hieta· 6 days ago
- f8d7cd5Revert "[libc++][hardening] Introduce assertion semantics" (#148822)by Nikolas Klauser· 6 days ago
- 5935b9dRevert "[libc++][hardening] Introduce a dylib function to log hardening errors." (#148787)by Nikolas Klauser· 6 days ago
- 5806691[libc++] Simplify the implementation of __libcpp_{,de}allocate (#147989)by Nikolas Klauser· 6 days ago
- 393a850[libc++][hardening] Introduce assertion semantics (#148268)by Konstantin Varlamov· 6 days ago
- 9ca2cc0[libc++] P2944R3: Constrained comparisons - `optional` (#144249)by Hristo Hristov· 6 days ago
- cfe00ea[libc++][hardening] Introduce a dylib function to log hardening errors. (#148266)by Konstantin Varlamov· 6 days ago
- 88f641b[clang] Add -Wuninitialized-const-pointer (#148337)by Igor Kudrin· 6 days ago
- 883b09eRevert "[libc++][NFC] atomic::wait use public API on macOS" (#148705)by Michael Buch· 6 days ago
- c0bea0d[libc++][docs] Confirm that P2372R3 has been implemented (#148573)by A. Jiang· 7 days ago
- 3667960[libc++] Introduce the _LIBCPP_VERBOSE_TRAP macro (#148262)by Konstantin Varlamov· 7 days ago
- 9196f33[libcxx] Fix a typo in documentation (#148557)by Kazu Hirata· 7 days ago
- 2755f4a[libc++] Don't instantiate allocators in __hash_table on an incomplete type (#148353)by Nikolas Klauser· 8 days ago
- 452d99a[libc++][NFC] Fix documentation for using the libstdc++ test configby Louis Dionne· 9 days ago
- 7944830[libc++][NFC] atomic::wait use public API on macOS (#147146)by Hui· 9 days ago
- 3a13a88[libc++] XFAIL is_bounded_array.pass.cpp for Android as wellby Nikolas Klauser· 10 days ago
- d662de4[libc++] Move a few tests into more correct places (#147557)by Nikolas Klauser· 10 days ago
- b9a255f[LLVM] Fix GPU build of libcxx/compiler-rt librariesby Joseph Huber· 11 days ago
- 237501e[libc++] Temporarily disable failing test for Android CI runnersby Nikolas Klauser· 11 days ago
- 74cd993[libc++] Fix insert() calling incorrect constructors (#146231)by Nikolas Klauser· 11 days ago
- 86505ec[libc++] Implement the public invoke API in terms of the libc++-internal API (#146334)by Nikolas Klauser· 11 days ago
- 73a8d69[libc++][NFC] Simplify std::__destroy_at a bit (#147025)by Nikolas Klauser· 11 days ago
- 0541394[libc++][NFC] Remove special handling for __hash_value_type in <__node_handle> (#147271)by Nikolas Klauser· 11 days ago
- 9e449b3[libc++] Remove the `packaged_task::result_type` extension (#147671)by A. Jiang· 11 days ago
- aee1326[libc++][docs] Update paper & LWG issue lists after 2025-06 meeting (#147668)by A. Jiang· 11 days ago
- 0101109[libcxx] Bump Container Runner Version (#147831)by Aiden Grossman· 11 days ago
- 3b24391[libc++] Simplify definition of __libcpp_recursive_mutex_t (#147385)by Hervé Poussineau· 11 days ago
- 223615b[libc++] Optimize ctype::to{lower,upper} (#145344)by Nikolas Klauser· 12 days ago
- cd4a49a[libc++] Mark a few LWG issues as complete instead of Nothing To Doby Louis Dionne· 12 days ago
- d2f317e[libc++][docs] Fix bad status and links in Cxx2cIssues.csv (#147669)by A. Jiang· 12 days ago
- 1bd5e96[libcxxabi][libunwind] Support for using LLVM libc (#134893)by Petr Hosek· 12 days ago
- 4ece45b[libc++][z/OS] XFAIL thread_create_failure.pass.cpp on z/OS (#147520)by Zibi Sarbinowski· 12 days ago
- f0f0465[libc++] Fix std::make_exception_ptr interaction with ObjC (#135386)by itrofimow· 13 days ago
- 11da2de[libc++][Clang] Added explanation why is_constructible evaluated to false. Updated the diagnostics checks in libc++ tests. (#144220)by Shamshura Egor· 13 days ago
- 57e0bc7[libc++] P2655R3 common_reference_t of reference_wrapper Should Be a Reference Type (#141408)by Hui· 2 weeks ago
- 19982b8[libc++] LWG 3987 provide iterator.range access from flat_{map,set} (#137524)by Hui· 2 weeks ago
- a96060f[libc++][doc][NFC] update release notes on P3372R3 (#147161)by Hui· 2 weeks ago
- ff165b6[libc++] fix atomic::wait memory order (#146267)by Hui· 2 weeks ago
- 02bd41a[libc++] constexpr `flat_set` (#140360)by Hui· 2 weeks ago
- 95f9730[libc++] Granularize <locale> (#146650)by Nikolas Klauser· 2 weeks ago
- 8b8d4db[libc++][NFC] Merge add_{r,l}value_reference.h (#147022)by Nikolas Klauser· 2 weeks ago
- 4ce1bc7[libc++] default some special members in map and set (#147081)by Nikolas Klauser· 2 weeks ago
- deebd19[libc++] Add the thread safety annotations unconditionally (#117497)by Nikolas Klauser· 2 weeks ago
- 2444e69[libcxx][test] Correct syntax of lit directives in some tests (#146886)by David Spickett· 2 weeks ago
- 0a962b1[libc++][NFC] Remove __remove_uncvref (#140531)by Nikolas Klauser· 2 weeks ago
- 5135d8f[libc++] Fix tests broken on the Buildkite CI (#146733)by Louis Dionne· 2 weeks ago
- bd49b15[libc++][NFC] Fixed some wrongly spelled `_LIBCPP_STD_VER` in comments (#147008)by Hristo Hristov· 2 weeks ago
- dd2ca70[libcxxabi][cmake] Account for LIBCXXABI_TARGET_SUBDIR in test config (#138527)by Raul Tambre· 3 weeks ago
- 20924f0[libcxx] Avoid hash key in __hash_table::find() if it is empty. (#126837)by xbcnn· 3 weeks ago
- 5de0b75[libc++] Remove dead code from <type_traits> (#143854)by Nikolas Klauser· 3 weeks ago
- 666005d[libc++] Avoid including vector in <functional> (#144310)by Nikolas Klauser· 3 weeks ago
- a9fcf8c[libc++] Make libcxx/selftest a top-level test directory (#144852)by Nikolas Klauser· 3 weeks ago
- 9ee1901[libc++] Re-add a script to trigger the libc++ Buildkite pipeline (#146730)by Louis Dionne· 3 weeks ago
- a5070e9[clang] [modules] Implement P3618R0: Allow attaching main to the global module (#146461)by Ashwin Banwari· 3 weeks ago
- f65549eAddress formatting mistake in libc++ testby Eric Fiselier· 3 weeks ago
- 91dc12c[libc++] Fix wait_on_destruct.pass.cpp hanging sometimes (#146240)by Eric· 3 weeks ago
- bd058a2[libc++] Add missing _LIBCPP_NODEBUG in <__type_traits/invoke.h>by Nikolas Klauser· 3 weeks ago
- 92a0d1e[libc++] Fix <charconv> not exporting std::errc (#146268)by Nikolas Klauser· 3 weeks ago
- 515c20a[Clang] Add __builtin_invoke and use it in libc++ (#116709)by Nikolas Klauser· 3 weeks ago
- 0d424c4[libc++][NFC] Refactored equality comparisons tests for `pair` and `expected` (#145668)by Hristo Hristov· 3 weeks ago
- 63b18d8[libc++] Introduce `__product_iterator_traits` and optimise `flat_map::insert` (#139454)by Hui· 3 weeks ago
- 458ade3[libc++] P2944R3: Constrained comparisions - `tuple` (#145677)by Hristo Hristov· 3 weeks ago
- 4b76f0d[libc++] Move libcxx/test/libcxx/extensions to libcxx/test/extensions and update the tests (#145476)by Nikolas Klauser· 3 weeks ago
- 033a75f[libc++] Remove a bunch of unnecessary type indirections from __tree (#145295)by Nikolas Klauser· 3 weeks ago
[8]ページ先頭