clangir icon indicating copy to clipboard operation
clangir copied to clipboard

Make `cir.array` types mutable to allow forward declarations

Open bcardosolopes opened this issue 1 year ago • 0 comments

          @bcardosolopes maybe we should make `cir.array` types mutable too since they allow forward declarations. This would allow us to modify it in place instead of having to rewrite all its uses.

@Lancern no need to apply this review. It's here just for future reference.

Originally posted by @sitio-couto in https://github.com/llvm/clangir/pull/375#discussion_r1442165667

bcardosolopes avatar Jan 04 '24 20:01 bcardosolopes