[clang] MangledSymbol: remove pointless copy of vector (#90012)
This pr addresses #87255 adds a std::move call to the names in MangledSymbol's constructor.
parent
6a6fcbff
Please register or sign in to comment
This pr addresses #87255 adds a std::move call to the names in MangledSymbol's constructor.