[all-commits] [llvm/llvm-project] b93588: Revert "[libc++] Remove UB in list, forward_list a...

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Fri Oct 6 03:10:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b935882bdce77fc7efcc5f6d615282d1b00f8253
      https://github.com/llvm/llvm-project/commit/b935882bdce77fc7efcc5f6d615282d1b00f8253
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M libcxx/include/__hash_table
    M libcxx/include/__node_handle
    M libcxx/include/__tree
    M libcxx/include/ext/hash_map
    M libcxx/include/forward_list
    M libcxx/include/list
    M libcxx/include/unordered_map
    M libcxx/include/unordered_set

  Log Message:
  -----------
  Revert "[libc++] Remove UB in list, forward_list and __hash_table"

This reverts commit 0687e4d9f310249a45c3799ec66aeeeb0efda9f7.
Causes LLDB failures: https://reviews.llvm.org/D101206#4653253




More information about the All-commits mailing list