[Mlir-commits] [mlir] Revert "[mlir] Fix a warning" (PR #73640)

Matteo Franciolini llvmlistbot at llvm.org
Tue Dec 12 16:01:15 PST 2023


mfrancio wrote:

Doesn't this look like the proper fix?
llvm::cl::OptionValue<OpPassManager>::OptionValue::~OptionValue() = default;

I came across the same during our latest LLVM upgrade.

https://github.com/llvm/llvm-project/pull/73640


More information about the Mlir-commits mailing list