[Mlir-commits] [mlir] [mlir] Fix ambiguous attribute for properties (PR #168536)

Mehdi Amini llvmlistbot at llvm.org
Tue Nov 18 08:45:43 PST 2025


joker-eph wrote:

> In some cases, using clang compiler with restrictive setting,

What kind of "restrictive setting" are you referring to here?  Can you share the error you're seeing?

We should always fully qualify namespace in generic ODS because downstream can define dialects outside of the `mlir` namespace, but I'm not sure if this is what you're referring to here?

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


More information about the Mlir-commits mailing list