[all-commits] [llvm/llvm-project] 36de75: [libc++] Add accessor functions to __tree_node_base

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Wed Jul 9 05:30:18 PDT 2025


  Branch: refs/heads/users/philnik777/tree_node_base_accessor_functions
  Home:   https://github.com/llvm/llvm-project
  Commit: 36de75b6af9ab6bcfeb94f794d3ec5537ad7d168
      https://github.com/llvm/llvm-project/commit/36de75b6af9ab6bcfeb94f794d3ec5537ad7d168
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M libcxx/include/__tree
    M libcxx/test/libcxx/containers/associative/tree_balance_after_insert.pass.cpp
    M libcxx/test/libcxx/containers/associative/tree_left_rotate.pass.cpp
    M libcxx/test/libcxx/containers/associative/tree_remove.pass.cpp
    M libcxx/test/libcxx/containers/associative/tree_right_rotate.pass.cpp

  Log Message:
  -----------
  [libc++] Add accessor functions to __tree_node_base



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list