[all-commits] [llvm/llvm-project] 07b899: [ADT] Add C++17-style insert_or_assign for DenseMa...

c8ef via All-commits all-commits at lists.llvm.org
Wed Jun 5 07:38:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07b8990d38ebaf42b0ed1c60d49b484a6e2497e8
      https://github.com/llvm/llvm-project/commit/07b8990d38ebaf42b0ed1c60d49b484a6e2497e8
  Author: c8ef <c8ef at outlook.com>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    M llvm/include/llvm/ADT/DenseMap.h
    M llvm/unittests/ADT/DenseMapTest.cpp

  Log Message:
  -----------
  [ADT] Add C++17-style insert_or_assign for DenseMap (#94151)

add C++17-style insert_or_assign for DenseMap

close: #94115



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