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

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


nikic wrote:

Don't we already have (the more generic) `append_range(V, R)` for this purpose?

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


More information about the llvm-commits mailing list