[Mlir-commits] [mlir] [MLIR][CAPI] add C API typedef to fix downstream C API usage (PR #135380)

Maksim Levental llvmlistbot at llvm.org
Fri Apr 11 08:11:23 PDT 2025


https://github.com/makslevental approved this pull request.

personally I prefer to just write `struct` and eschew `typedef` but I realize I've gotta be the only person in the world that feels that way :)

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


More information about the Mlir-commits mailing list