gccrs icon indicating copy to clipboard operation
gccrs copied to clipboard

Refactor array_initializer into rust-tree.[ch]

Open dafaust opened this issue 3 years ago • 0 comments

https://github.com/Rust-GCC/gccrs/blob/e43a5c5373b341d217d2f5403f31f5174b8c4e2f/gcc/rust/rust-gcc.cc#L1699-L1702

Can we make an issue to pull this out into rust-tree.h at some point it would be nice to eventually get rid of this abstraction since you have done most of the hard work for it :D

Originally posted by @philberty in https://github.com/Rust-GCC/gccrs/pull/1087#discussion_r845864737

dafaust avatar Apr 08 '22 15:04 dafaust