[llvm] [ADT] Add SmallVectorImpl::append_range (PR #93384)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat May 25 14:22:47 PDT 2024


nikic wrote:

What is the benefit to switching some of these calls to append_range member functions, when the free function works for all collections equally?

https://github.com/llvm/llvm-project/pull/93384


More information about the llvm-commits mailing list