[mlir] Fix GCC5 compilation problem in MLIR->LLVM type translation
GCC5 seems to dislike generic lambdas calling a method of the class containing the lambda without explicit `this`.
Loading
Please sign in to comment
GCC5 seems to dislike generic lambdas calling a method of the class containing the lambda without explicit `this`.