[all-commits] [llvm/llvm-project] 17664a: [mlir][NFC] Fix leak in unit test
Vladislav Vinogradov via All-commits
all-commits at lists.llvm.org
Fri Oct 29 05:23:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17664a256f5f928578ef13d947f2bacf3adda021
https://github.com/llvm/llvm-project/commit/17664a256f5f928578ef13d947f2bacf3adda021
Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M mlir/unittests/IR/OperationSupportTest.cpp
Log Message:
-----------
[mlir][NFC] Fix leak in unit test
Destroy operation created in
`OperationFormatPrintTest.CanUseVariadicFormat` test.
More information about the All-commits
mailing list