[clang] [CIR] Add PointerLikeType interface support for cir::PointerType (PR #139768)

Nico Weber via cfe-commits cfe-commits at lists.llvm.org
Thu May 15 16:20:26 PDT 2025


nico wrote:

It looks like this adds a dependency of clang/ on mlir/. Is that correct? As far as I can tell, this is the first dependency from clang to mlir. (Test-only, but still.) Can we make that optional?

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


More information about the cfe-commits mailing list