ASTUnit: Replace out parameter with return value, we have NRVO for this.
And elide the copy when pushing the return value into a vector. NFC. llvm-svn: 219001
Loading
Please sign in to comment
And elide the copy when pushing the return value into a vector. NFC. llvm-svn: 219001