[clang] [llvm] [ADT] Fix SmallVector append with input iterators (PR #191030)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 9 07:50:52 PDT 2026
https://github.com/nikic commented:
Can you please also add a unit test for append with a (non-forward) input iterator?
https://github.com/llvm/llvm-project/pull/191030
More information about the cfe-commits
mailing list