serge-sans-paille wrote: > Hey @mizvekov I did not try to follow the impact on compile-time-tracker but > that wasn't the goal. I originally just wanted to enable a move from #180482. > I'll give a try to removing the copy-constructor it totally makes sense for a > Builder.
And it turns out copying is needed. https://github.com/llvm/llvm-project/pull/180484 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
