Use A.append(...) instead of A.insert(A.end(), ...) when A is a
SmallVector, and other SmallVector simplifications. llvm-svn: 106452
Loading
Please register or sign in to comment
SmallVector, and other SmallVector simplifications. llvm-svn: 106452