TPPPP72 wrote: I think the purpose of deprecating this method is to avoid unnecessary heap allocation, right? But simplicity also needs to be considered, so I think we can consider how to balance this, or as @vbvictor said, we could design another method, but not use it most of the time.
https://github.com/llvm/llvm-project/pull/218264 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
