[all-commits] [llvm/llvm-project] 0bf9aa: [mlir:OpenMP] Fix memory leak in asan translation

River Riddle via All-commits all-commits at lists.llvm.org
Tue Mar 15 21:56:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bf9aabd09f2c49cc43e16d6d62f86126c9fddd9
      https://github.com/llvm/llvm-project/commit/0bf9aabd09f2c49cc43e16d6d62f86126c9fddd9
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

  Log Message:
  -----------
  [mlir:OpenMP] Fix memory leak in asan translation

A fake unreachable was created and removed, but never
erased.




More information about the All-commits mailing list