Return SmallVectorImpl& instead of SmallVector& in a couple places to avoid...
Return SmallVectorImpl& instead of SmallVector& in a couple places to avoid having to specify the vector size in multiple places. llvm-svn: 185507
Loading
Please register or sign in to comment