[all-commits] [llvm/llvm-project] 7ffe67: [RemoveDIs] Fix asan-identified leak in unittest (...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Fri Aug 30 06:39:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ffe67c17c524c2d3056c0721a33c7012dce3061
      https://github.com/llvm/llvm-project/commit/7ffe67c17c524c2d3056c0721a33c7012dce3061
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2024-08-30 (Fri, 30 Aug 2024)

  Changed paths:
    M llvm/unittests/IR/BasicBlockDbgInfoTest.cpp

  Log Message:
  -----------
  [RemoveDIs] Fix asan-identified leak in unittest (#106723)

Fixes issue found here
https://github.com/llvm/llvm-project/pull/106691#issuecomment-2320960847

The issue wasn't in the code change itself, just the unittest; the
trailing marker wasn't properly cleaned up.



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