[all-commits] [llvm/llvm-project] f6b87c: [asan] fix two memory leaks in integration tests

Aart Bik via All-commits all-commits at lists.llvm.org
Tue Jan 24 12:35:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6b87c0029f124704c2fc87924db8b9a431b61c5
      https://github.com/llvm/llvm-project/commit/f6b87c0029f124704c2fc87924db8b9a431b61c5
  Author: Aart Bik <ajcbik at google.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M mlir/test/Integration/Dialect/Memref/cast-runtime-verification.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-write.mlir

  Log Message:
  -----------
  [asan] fix two memory leaks in integration tests

Note that I did not track why this started failing exactly,
which is why I CC Matthias on this fix. But at least we run
asan clean again for the whole suite after this change.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D142496




More information about the All-commits mailing list