Remove an unnecessary reference variable that pointed to a unique_ptr...
Remove an unnecessary reference variable that pointed to a unique_ptr variable. Just use the unique_ptr variable directly. llvm-svn: 224104
Loading
Please register or sign in to comment