[all-commits] [llvm/llvm-project] a01933: [ADT] Fix signed integer overflow (#155826)

Will Froom via All-commits all-commits at lists.llvm.org
Thu Aug 28 06:49:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a01933d586343b7006bf354dc6557ba65621072e
      https://github.com/llvm/llvm-project/commit/a01933d586343b7006bf354dc6557ba65621072e
  Author: Will Froom <willfroom at google.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M llvm/include/llvm/ADT/DenseMapInfo.h

  Log Message:
  -----------
  [ADT] Fix signed integer overflow (#155826)

Fixes the signed overflow for signed types > int after #155549



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