[Mlir-commits] [mlir] [mlir] Fix -Wdangling-assignment-gsl in OperationSupport.h (PR #126140)

River Riddle llvmlistbot at llvm.org
Thu Feb 6 14:24:12 PST 2025


River707 wrote:

This feels like a false positive, but does the error persist if you add a +before the lambda to force conversion to a function pointer?

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


More information about the Mlir-commits mailing list