summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/threading/execution_stack.cpp
diff options
context:
space:
mode:
authormikhnenko <[email protected]>2026-03-10 21:37:53 +0300
committermikhnenko <[email protected]>2026-03-10 22:02:54 +0300
commit720d7c08939c495a6c6bea8ed6db5d22a4362570 (patch)
tree33b9d4ca9a10f2f54df472ebe546502316ba87be /library/cpp/yt/threading/execution_stack.cpp
parentd8a2d08497720aed56bf6c33e3a19f13b33bb69f (diff)
Update libcxx to 28 May 2025
``` [libc++] Fix build failure with libdispatch backend (#141606) [libcxx][docs] Fix bullet point in Additional Tools section [libcxx] [test] Change an MSVC mode XFAIL into UNSUPPORTED (#141609) [libc++] Fix directory name in libcxx rand.dist tests path (#140160) [libc++] Bump the docker image hash (#140517) [libcxx] [test] Extend mingw target checks to cover the arm64ec architecture too (#141227) [libc++] Optimize bitset::to_string (#128832) [libc++] Optimize std::for_each_n for segmented iterators (#135468) [libc++] Make ABI annotations explicit for windows-specific code (#140507) [libc++] Add explicit ABI annotations to functions from the block runtime declared in <__functional/function.h> (#140592) [libc++] Optimize std::getline (#121346) [libc++] Bump GCC_HEAD_VERSION to 16 [libc++] Implements the new FTM header test generator. (#134542) [libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_ABI everywhere (#131156) [libc++] Fix set::operator= when instantiating with a std::pair (#140385) [libc++] Don't instantiate allocators in __tree on an incomplete type (#140225) [libc++] Fix flat_{multi}set insert_range (#137462) [libc++] Reject abilist if it contains an ABI tag (#139030) [libcxx] applies #134819 to `insert_or_assign` with `const key_type&` (#140124) [libc++] Fix typos in documentation (#139853) [libc++] Add basic constant folding for std::format (#107197) [libc++] run clang-tidy on src/ in the CI (#121198) [libc++] Avoid type-punning between __value_type and pair (#134819) [libc++] Refactor and add benchmark coverage for [alg.sort] (#128236) [libc++] Improve test coverage and readability for swap_ranges (#133752) [libc++] Enable the GDB pretty printers for Clang (#135484) [libc++][C++03] Remove macros that expand to nothing (#134046) [libc++] Remove the constexpr `hash<vector<bool>>` extension (#132617) [libcxx] Fix a comment link for the unicode NBSP char. NFC. (#139692) [libc++] Work around new GCC 15 type_traits builtins that can't be used as Clang's can (#137871) [libc++][format] Discard contents since null-terminator in character arrays in formatting (#116571) [libc++] Simplify the implementation of std::get for pairs (#114984) [libc++] Fix missing #includes (#130536) [libc++] Improve test coverage for containers' scary.pass.cpp (#131550) [libc++] Documentation polish (#132962) [cmake] Normalize TARGET_SUBDIR paths (#138524) [libc++] Fix use of std::errc() for C++ < 11 (#138522) [libc++] Fix disabling of extension warnings in C++20 and later (#134989) [libc++] Use __is_address_in_range in vector (#139032) [libc++] Simplify __promote (#136101) [libc++] Add test for flat_set::insert not creating temporaries (#138387) [libc++] Add the __is_replaceable type trait (#132408) [www][docs] Remove last mentions of IRC (#139076) [libc++][Android] Disable fdsan in filebuf close.pass.cpp (#102412) [libc++] Implement P3379R0 Constrain `std::expected` equality operators (#135759) [libc++][docs] Confirm that P3136R1 Retiring niebloids is Complete (#135932) [libc++] Reword release note section about future releases (#138544) [libc++] Reword std::advance assertion message for consistency with ranges::advance (#138749) [libc++] Remove a few unnecessary branches from basic_string::find (#137266) [libc++] Add _LIBCPP_NO_UNIQUE_ADDRESS to flat_{,multi}map::value_compare (#137594) [libc++][test] Test `flat_meow` with proper underlying iterators (#131290) [libcxx][CMake] Use the right variable in the C library error message (#138458) [libc++] Remove redundant and somewhat confusing assertions around advance() (#133276) [libc++] Improve the test coverage for std::vector::emplace (#132440) [libc++] Enable sized deallocation when building operator new shims on Apple (#134152) [libc++][C++03] Remove code that is not used in C++03 (#134045) [libc++] Re-introduce _LIBCPP_DISABLE_AVAILABILITY (#134158) [libc++][CI] Use latest Docker image. (#132539) [libc++] Remove a few unused includes from <__bit/*> (#137934) [libc++] Simplify the implementation of is_unbounded_array a bit (#137716) [libc++][pair] P2944R3: Constrain `std::pair`'s equality operator (#136672) [libc++] Remove dead implementation of is_nothrow_convertible and merge the remaining code into is_convertible.h (#137717) [libc++][CI] Improves updating Docker image. (#134497) [libc++] Make bad_function_call::what() existence a matter of availability instead of ABI (#127697) [libc++] Use __array_rank in Clang versions without any known bugs (#136103) [libcxx] [test] Clarify the condition for long double hex formatting (#135334) Optimize std::__tree::__assign_multi to insert the provided range at the end of the tree every time (#131030) [libc++][ranges] Reject non-class types in ranges::to (#135802) [libcxx] [test] Extend mingw workarounds for armv7/aarch64 too (#136419) ``` commit_hash:b16e76e79ed376b0ab4773b99425f924e6525432
Diffstat (limited to 'library/cpp/yt/threading/execution_stack.cpp')
0 files changed, 0 insertions, 0 deletions