AaronBallman wrote: > Rereading @AaronBallman 's > [comment](https://github.com/llvm/llvm-project/issues/68746#issuecomment-1828337003) > I almost wonder if that should be done _first_, then this PR rebased on top > of that representation?
I think either order is defensible, but I think we should move forward with this first. I still like my idea (I may be biased though, lol), but it's an experimental idea because 1) C++ has this feature but it's different there and I was coming at that idea from a C-centric view), 2) John thinks there may be semantics breaking changes with my idea. 3) doing the refactoring after this lands shouldn't be any harder than doing it before, so there's not much harm to making progress on this IMO. https://github.com/llvm/llvm-project/pull/212559 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
