Use SmallVectorImpl instead of SmallVector for iterators and references to...
Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily. llvm-svn: 185512
Loading
Please register or sign in to comment