Move calls to push_back out of readAbbreviated(Literal|Field).
These functions always return a single value and not all callers want to push them into a SmallVector. llvm-svn: 221934
Loading
Please register or sign in to comment
These functions always return a single value and not all callers want to push them into a SmallVector. llvm-svn: 221934