[all-commits] [llvm/llvm-project] 0158ca: Prevent a crash when a global variable has debug m...

gbMattN via All-commits all-commits at lists.llvm.org
Fri Jun 27 03:43:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0158ca21a23b0cef0a9921e6885cd2b95fef2678
      https://github.com/llvm/llvm-project/commit/0158ca21a23b0cef0a9921e6885cd2b95fef2678
  Author: gbMattN <matthew.nagy at sony.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M llvm/lib/IR/DebugInfo.cpp
    M llvm/unittests/IR/DebugInfoTest.cpp

  Log Message:
  -----------
  Prevent a crash when a global variable has debug metadata (#145918)

This patch fixes a crash I found when trying to compile some codebases
with -fsanitize=type and -g



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