[Mlir-commits] [mlir] [mlir][emitc] Fix the error with closing bracket in CppEmitter in switchOp (PR #110269)
Simon Camphausen
llvmlistbot at llvm.org
Fri Sep 27 06:50:54 PDT 2024
https://github.com/simon-camp approved this pull request.
Thanks for fixing this.
Maybe we should use the `raw_indented_ostream::DelimitedScope` RAII helper to prevent such errors.
https://github.com/llvm/llvm-project/pull/110269
More information about the Mlir-commits
mailing list